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, toStringpublic double getPercent()
ProcCpuSupported Platforms: All.
getPercent in class ProcCpupublic int getProcesses()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object cpu)
equals in class java.lang.ObjectCopyright ? 2004-2011 Hyperic. All Rights Reserved.