public class VmCpuStat
extends java.lang.Object
Constructor and Description |
---|
VmCpuStat(long timestamp,
int vmId,
double cpuLoad) |
Modifier and Type | Method and Description |
---|---|
double |
getCpuLoad() |
long |
getTimeStamp() |
int |
getVmId() |