osmq.util
Class RuntimeInfo
java.lang.Object
osmq.util.RuntimeInfo
- public abstract class RuntimeInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeInfo
public RuntimeInfo()
getTotalMemory
public static long getTotalMemory()
getGCFreeMemory
public static long getGCFreeMemory()
getFreeMemory
public static long getFreeMemory()
getFreeMemoryString
public static java.lang.String getFreeMemoryString()
getTotalMemoryString
public static java.lang.String getTotalMemoryString()