|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.sigar.ProcCpu
org.hyperic.sigar.MultiProcCpu
public class MultiProcCpu
Provide multi process cpu metrics.
Constructor Summary | |
---|---|
MultiProcCpu()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object cpu)
|
double |
getPercent()
Get the Process cpu usage. |
int |
getProcesses()
|
int |
hashCode()
|
Methods inherited from class org.hyperic.sigar.ProcCpu |
---|
gather, getLastTime, getStartTime, getSys, getTotal, getUser, toMap, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MultiProcCpu()
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |