Package | Description |
---|---|
com.redhat.thermostat.common.dao |
Modifier and Type | Method and Description |
---|---|
VmMemoryStat |
VmMemoryStatConverter.fromChunk(Chunk chunk) |
VmMemoryStat |
VmMemoryStatDAO.getLatestMemoryStat(VmRef ref) |
Modifier and Type | Method and Description |
---|---|
List<VmMemoryStat> |
VmMemoryStatDAO.getLatestVmMemoryStats(VmRef vm,
long since) |
Modifier and Type | Method and Description |
---|---|
void |
VmMemoryStatDAO.putVmMemoryStat(VmMemoryStat stat) |
Chunk |
VmMemoryStatConverter.toChunk(VmMemoryStat vmMemStat) |
Copyright © 2012. All Rights Reserved.