Interface HeapData

All Superinterfaces:
DoubleEvent, TimeData
All Known Implementing Classes:
HeapDataImpl

public interface HeapData extends DoubleEvent
This class represents a heap size at a specific time.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the heap size.

    Methods inherited from interface com.ibm.java.diagnostics.healthcenter.api.DoubleEvent

    getValue

    Methods inherited from interface com.ibm.java.diagnostics.healthcenter.api.TimeData

    getTime
  • Method Details

    • getHeapSize

      long getHeapSize()
      Returns the heap size.
      Returns:
      the heap size in bytes