Package | Description |
---|---|
com.redhat.thermostat.vm.memory.common |
Modifier and Type | Field and Description |
---|---|
static Category<VmMemoryStat> |
VmMemoryStatDAO.vmMemoryStatsCategory |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2013. All rights reserved.