| Package | Description |
|---|---|
| com.redhat.thermostat.backend.system | |
| com.redhat.thermostat.common.dao |
| Modifier and Type | Method and Description |
|---|---|
VmCpuStat |
VmCpuStatBuilder.build(Integer pid) |
| Modifier and Type | Method and Description |
|---|---|
VmCpuStat |
VmCpuStatConverter.fromChunk(Chunk chunk) |
| Modifier and Type | Method and Description |
|---|---|
List<VmCpuStat> |
VmCpuStatDAO.getLatestVmCpuStats(VmRef ref) |
| Modifier and Type | Method and Description |
|---|---|
void |
VmCpuStatDAO.putVmCpuStat(VmCpuStat stat) |
Chunk |
VmCpuStatConverter.toChunk(VmCpuStat vmCpuStat) |
Copyright © 2012. All Rights Reserved.