Uses of Interface
com.ibm.java.diagnostics.healthcenter.api.nativememory.NativeMemoryCategory
Packages that use NativeMemoryCategory
Package
Description
-
Uses of NativeMemoryCategory in com.ibm.java.diagnostics.healthcenter.api.nativememory
Methods in com.ibm.java.diagnostics.healthcenter.api.nativememory that return NativeMemoryCategoryModifier and TypeMethodDescriptionNativeMemoryCategory.getChildren()Gets all subcategories of this category.NativeMemoryData.getNativeMemoryRoot()Gets the object at the root of the hierarchy of native memory categories.NativeMemoryCategory.getParent()Gets the parent category of this category. -
Uses of NativeMemoryCategory in com.ibm.java.diagnostics.healthcenter.api.nativememory.impl
Classes in com.ibm.java.diagnostics.healthcenter.api.nativememory.impl that implement NativeMemoryCategoryMethods in com.ibm.java.diagnostics.healthcenter.api.nativememory.impl that return NativeMemoryCategoryModifier and TypeMethodDescriptionNativeMemoryCategoryImpl.getChildren()NativeMemoryDataImpl.getNativeMemoryRoot()NativeMemoryCategoryImpl.getParent()