Package | Description |
---|---|
com.redhat.thermostat.common.dao |
Modifier and Type | Method and Description |
---|---|
VmGcStat |
VmGcStatConverter.fromChunk(Chunk chunk) |
Modifier and Type | Method and Description |
---|---|
List<VmGcStat> |
VmGcStatDAO.getLatestVmGcStats(VmRef ref) |
Modifier and Type | Method and Description |
---|---|
void |
VmGcStatDAO.putVmGcStat(VmGcStat stat) |
Chunk |
VmGcStatConverter.toChunk(VmGcStat vmGcStat) |
Copyright © 2012. All Rights Reserved.