Package host.anzo.commons.utils
Class VMUtils
java.lang.Object
host.anzo.commons.utils.VMUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HotSpotDiagnosticMXBeangetBean()static @Nullable BufferPoolMXBeangetByteBufferPool(boolean isDirect) static List<BufferPoolMXBean>static longstatic VMOptiongetVMOption(String optionName)
-
Field Details
-
DEBUG
public static boolean DEBUG
-
-
Constructor Details
-
VMUtils
public VMUtils()
-
-
Method Details
-
getBean
-
getVMOption
-
getDirectBufferFreeMemory
public static long getDirectBufferFreeMemory() -
getByteBufferPool
-
getByteBufferPools
-