Package | Description |
---|---|
com.ibm.java.diagnostics.healthcenter.api.gc |
Modifier and Type | Method and Description |
---|---|
HeapData[] |
GCData.getHeapSizeData()
Gets the data that is associated with heap size.
|
HeapData[] |
GCData.getUsedHeapData()
Gets the data that is associated with used heap after a garbage
collection.
|