Package | Description |
---|---|
com.redhat.thermostat.client.ui | |
com.redhat.thermostat.client.vmclassstat |
Modifier and Type | Method and Description |
---|---|
void |
HostCpuView.addCpuLoadData(List<DiscreteTimeData<Double>> data) |
void |
HostCpuPanel.addCpuLoadData(List<DiscreteTimeData<Double>> data) |
void |
VmCpuPanel.addData(List<DiscreteTimeData<? extends Number>> data) |
void |
VmCpuView.addData(List<DiscreteTimeData<? extends Number>> data) |
void |
HostMemoryView.addMemoryData(String tag,
List<DiscreteTimeData<? extends Number>> data) |
void |
HostMemoryPanel.addMemoryData(String tag,
List<DiscreteTimeData<? extends Number>> data) |
Modifier and Type | Method and Description |
---|---|
void |
VmClassStatView.addClassCount(List<DiscreteTimeData<Long>> data) |
void |
VmClassStatPanel.addClassCount(List<DiscreteTimeData<Long>> data) |
Copyright © 2012. All Rights Reserved.