Package | Description |
---|---|
com.ibm.java.diagnostics.healthcenter.api.nativememory |
Modifier and Type | Method and Description |
---|---|
NativeMemoryCategory[] |
NativeMemoryCategory.getChildren()
Gets all subcategories of this category.
|
NativeMemoryCategory |
NativeMemoryData.getNativeMemoryRoot()
Gets the object at the root of the hierarchy of native memory categories.
|
NativeMemoryCategory |
NativeMemoryCategory.getParent()
Gets the parent category of this category.
|