|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.hudson.MemoryMonitor
org.jvnet.hudson.Solaris
public class Solaris
For Solaris, where top(1) is an optional install.
| Constructor Summary | |
|---|---|
Solaris()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
cutTail(java.lang.String token)
|
MemoryUsage |
monitor()
Obtains the memory usage statistics. |
protected long |
parse(java.lang.String token)
|
| Methods inherited from class org.jvnet.hudson.MemoryMonitor |
|---|
get, main |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Solaris()
| Method Detail |
|---|
public MemoryUsage monitor()
throws java.io.IOException
MemoryMonitor
monitor in class MemoryMonitorjava.io.IOException - If the computation fails for some reason.protected long parse(java.lang.String token)
protected java.lang.String cutTail(java.lang.String token)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||