Class HotSpotUtils

java.lang.Object
host.anzo.commons.utils.HotSpotUtils

public class HotSpotUtils extends Object
Since:
12.02.2017
  • Constructor Details

    • HotSpotUtils

      public HotSpotUtils()
  • Method Details

    • getBean

      public static HotSpotDiagnosticMXBean getBean()
    • getVMOption

      public static VMOption getVMOption(String optionName)
    • getDirectBufferFreeMemory

      public static long getDirectBufferFreeMemory()
    • getByteBufferPool

      @Nullable public static @Nullable BufferPoolMXBean getByteBufferPool(boolean isDirect)
    • getByteBufferPools

      public static List<BufferPoolMXBean> getByteBufferPools()