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

public interface MemoryData extends DoubleEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Gets the memory 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

    • getSize

      long getSize()
      Gets the memory size.
      Returns:
      The memory size in units of bytes.