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) |
get
public MemoryUsage monitor() throws IOException
MemoryMonitor
monitor
in class MemoryMonitor
IOException
- If the computation fails for some reason.public long getSize(long totalSwap, String unit)
protected long parse(String token)
Copyright © 2014. All rights reserved.