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