Package | Description |
---|---|
com.redhat.thermostat.client | |
com.redhat.thermostat.client.ui | |
com.redhat.thermostat.common.dao |
Modifier and Type | Method and Description |
---|---|
Collection<VmRef> |
HostsVMsLoader.getVMs(HostRef host) |
Modifier and Type | Method and Description |
---|---|
VmInformationController |
UiFacadeFactoryImpl.getVmController(VmRef ref) |
VmInformationController |
UiFacadeFactory.getVmController(VmRef ref) |
Constructor and Description |
---|
VmInformationController(VmRef vmRef) |
Modifier and Type | Method and Description |
---|---|
Collection<VmRef> |
VmInfoDAO.getVMs(HostRef host) |
Modifier and Type | Method and Description |
---|---|
List<VmClassStat> |
VmClassStatDAO.getLatestClassStats(VmRef ref) |
VmMemoryStat |
VmMemoryStatDAO.getLatestMemoryStat(VmRef ref) |
List<VmCpuStat> |
VmCpuStatDAO.getLatestVmCpuStats(VmRef ref) |
List<VmGcStat> |
VmGcStatDAO.getLatestVmGcStats(VmRef ref) |
VmInfo |
VmInfoDAO.getVmInfo(VmRef ref) |
Copyright © 2012. All Rights Reserved.