JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ibm.java.diagnostics.healthcenter.api.cpu
Interface CpuInfo
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
Methods
Modifier and Type
Method and Description
double
getCpuUse
()
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 Detail
getCpuUse
double getCpuUse()
Returns the CPU use as a percentage value
Returns:
the CPU use as a percentage
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
� Copyright 2012, 2015 IBM Corporation.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method