|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AutotuneMetricCollection | |
---|---|
com.ibm.able.autotune | AutoTune is an agent-based approach to automated tuning that does not require prior knowledge of the controlled system that is being tuned. |
Uses of AutotuneMetricCollection in com.ibm.able.autotune |
---|
Fields in com.ibm.able.autotune declared as AutotuneMetricCollection | |
protected AutotuneMetricCollection |
BaseAutotuneController.selectedMetrics
|
protected AutotuneMetricCollection |
BaseAutotuneAdaptor.metrics
|
Methods in com.ibm.able.autotune that return AutotuneMetricCollection | |
AutotuneMetricCollection |
BaseAutotuneController.getSelectedMetrics()
get the subset of the Agent metrics that are being used by this controller |
AutotuneMetricCollection |
AutotuneMetricManager.getMetrics()
|
AutotuneMetricCollection |
AutotuneMetricManager.getLoggingMetrics()
|
AutotuneMetricCollection |
BaseAutotuneAdaptor.getMetrics()
Get all of the defined metrics for the target system. |
AutotuneMetricCollection |
AutotuneAgentIf.getMetrics()
Get all metrics defined by all adaptors in this agent. |
AutotuneMetricCollection |
AutotuneAgentIf.getLoggingMetrics()
Get the collection of selected metrics for logging. |
AutotuneMetricCollection |
AutotuneAdaptor.getMetrics()
Get all of the defined metrics for the target system. |
AutotuneMetricCollection |
AutotuneAgent.getMetrics()
Get all metrics defined by all adaptors in this agent. |
AutotuneMetricCollection |
AutotuneAgent.getLoggingMetrics()
Get the collection of selected metrics for logging. |
Methods in com.ibm.able.autotune with parameters of type AutotuneMetricCollection | |
void |
BaseAutotuneController.setSelectedMetrics(AutotuneMetricCollection metrics)
set the subset of the Agent metrics that are being used by this controller |
void |
AutotuneMetricManager.setLoggingMetrics(AutotuneMetricCollection metrics)
|
void |
AutotuneAgentIf.setLoggingMetrics(AutotuneMetricCollection loggingMetrics)
Set the collection of selected metrics for logging. |
void |
AutotuneAgent.setLoggingMetrics(AutotuneMetricCollection loggingMetrics)
Set the collection of selected metrics for logging. |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |