public interface VmCpuStatDAO
| Modifier and Type | Field and Description |
|---|---|
static Key<Double> |
vmCpuLoadKey |
static Category |
vmCpuStatCategory |
| Modifier and Type | Method and Description |
|---|---|
List<VmCpuStat> |
getLatestVmCpuStats(VmRef ref) |
void |
putVmCpuStat(VmCpuStat stat) |
Copyright © 2012. All Rights Reserved.