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