| Package | Description |
|---|---|
| com.redhat.thermostat.vm.gc.common | |
| com.redhat.thermostat.vm.gc.common.internal |
| Modifier and Type | Field and Description |
|---|---|
static Category<VmGcStat> |
VmGcStatDAO.vmGcStatCategory |
| Modifier and Type | Method and Description |
|---|---|
List<VmGcStat> |
VmGcStatDAO.getLatestVmGcStats(VmRef ref,
long since) |
| Modifier and Type | Method and Description |
|---|---|
void |
VmGcStatDAO.putVmGcStat(VmGcStat stat) |
| Modifier and Type | Method and Description |
|---|---|
List<VmGcStat> |
VmGcStatDAOImpl.getLatestVmGcStats(VmRef ref,
long since) |
| Modifier and Type | Method and Description |
|---|---|
void |
VmGcStatDAOImpl.putVmGcStat(VmGcStat stat) |
Copyright © 2013. All Rights Reserved.