public class MultiProcCpu extends ProcCpu
Constructor and Description |
---|
MultiProcCpu() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object cpu) |
double |
getPercent()
Get the Process cpu usage.
|
int |
getProcesses() |
int |
hashCode() |
gather, getLastTime, getStartTime, getSys, getTotal, getUser, toMap, toString
public double getPercent()
ProcCpu
Supported Platforms: All.
getPercent
in class ProcCpu
public int getProcesses()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object cpu)
equals
in class java.lang.Object
Copyright ? 2004-2011 Hyperic. All Rights Reserved.