- NativeMemoryCategory - Interface in com.ibm.java.diagnostics.healthcenter.api.nativememory
-
This class contains information about the different areas, or categories, in the JVM that are using native memory.
- NativeMemoryCategoryEvent - Interface in com.ibm.java.diagnostics.healthcenter.api.nativememory
-
This class contains information about the different areas, or categories, in
the JVM that are using native memory.
- nativeMemoryCategoryEvent(NativeMemoryCategoryEvent) - Method in interface com.ibm.java.diagnostics.healthcenter.api.nativememory.NativeMemoryCategoryEventListener
-
- NativeMemoryCategoryEventListener - Interface in com.ibm.java.diagnostics.healthcenter.api.nativememory
-
This interface needs to be implemented to receive notifications via the nativeMemorycategoryEvent call
every time a native memory category event takes place
- NativeMemoryData - Interface in com.ibm.java.diagnostics.healthcenter.api.nativememory
-
This class contains general information about the native memory usage of the
process and the system that are being monitored.
- NativeMemoryEvent - Interface in com.ibm.java.diagnostics.healthcenter.api.nativememory
-
This class defines the values returned when a native memory event takes place and is
used by the NativeMemoryEventListener interface
- nativeMemoryEvent(NativeMemoryEvent) - Method in interface com.ibm.java.diagnostics.healthcenter.api.nativememory.NativeMemoryEventListener
-
- NativeMemoryEventListener - Interface in com.ibm.java.diagnostics.healthcenter.api.nativememory
-
This interface needs to be implemented to receive notifications via the nativeMemoryEvent call
every time a native memory event takes place