-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SystemStatus
public SystemStatus()
-
Method Detail
-
heapUsed
public long heapUsed()
-
heapMax
public long heapMax()
-
edenUsed
public long edenUsed()
-
edenMax
public long edenMax()
-
edenGC
public long edenGC()
-
oldUsed
public long oldUsed()
-
oldMax
public long oldMax()
-
oldAfterGC
public long oldAfterGC()
-
load
public double load()
Copyright © 2016. All rights reserved.