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

public interface CpuInfo extends DoubleEvent
This is a single time event data representing cpu use at a given time.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    Returns the CPU use as a percentage value

    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

    • getCpuUse

      double getCpuUse()
      Returns the CPU use as a percentage value
      Returns:
      the CPU use as a percentage