Interface HeapData
- All Superinterfaces:
DoubleEvent,TimeData
- All Known Implementing Classes:
HeapDataImpl
This class represents a heap size at a specific time.
-
Method Summary
Methods inherited from interface com.ibm.java.diagnostics.healthcenter.api.DoubleEvent
getValue
-
Method Details
-
getHeapSize
long getHeapSize()Returns the heap size.- Returns:
- the heap size in bytes
-