public class Aix extends MemoryMonitor
| Constructor and Description |
|---|
Aix() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
cutTail(String token) |
long |
getSize(long totalSwap,
String unit) |
static void |
main(String[] args) |
MemoryUsage |
monitor()
Obtains the memory usage statistics.
|
protected long |
parse(String token) |
getpublic MemoryUsage monitor() throws IOException
MemoryMonitormonitor in class MemoryMonitorIOException - If the computation fails for some reason.public long getSize(long totalSwap,
String unit)
protected long parse(String token)
Copyright © 2004-2014. All Rights Reserved.