Package com.ibm.java.diagnostics.healthcenter.api.nativememory

  • Interface Summary 
    Interface Description
    MemoryData  
    NativeMemoryCategory
    This class contains information about the different areas, or categories, in the JVM that are using native memory.
    NativeMemoryCategoryEvent
    This class contains information about the different areas, or categories, in the JVM that are using native memory.
    NativeMemoryCategoryEventListener
    This interface needs to be implemented to receive notifications via the nativeMemorycategoryEvent call every time a native memory category event takes place
    NativeMemoryData
    This class contains general information about the native memory usage of the process and the system that are being monitored.
    NativeMemoryEvent
    This class defines the values returned when a native memory event takes place and is used by the NativeMemoryEventListener interface
    NativeMemoryEventListener
    This interface needs to be implemented to receive notifications via the nativeMemoryEvent call every time a native memory event takes place
© Copyright 2012, 2016 IBM Corporation.