|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AutotuneAdaptor | |
---|---|
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 AutotuneAdaptor in com.ibm.able.autotune |
---|
Classes in com.ibm.able.autotune that implement AutotuneAdaptor | |
class |
BaseAutotuneAdaptor
|
class |
TestAutotuneAdaptor
|
Fields in com.ibm.able.autotune declared as AutotuneAdaptor | |
protected AutotuneAdaptor |
BaseAutotuneController.adaptor
|
protected AutotuneAdaptor |
Neural2WayLoadBalanceController.adaptor
|
protected AutotuneAdaptor |
BasicNeuralAutotuneController.adaptor
|
Methods in com.ibm.able.autotune that return AutotuneAdaptor | |
AutotuneAdaptor |
Neural2WayLoadBalanceController.getAdaptor()
|
AutotuneAdaptor |
BasicNeuralAutotuneController.getAdaptor()
|
Methods in com.ibm.able.autotune with parameters of type AutotuneAdaptor | |
void |
BaseAutotuneController.setAdaptor(AutotuneAdaptor adaptor)
set the active Adaptor |
void |
Neural2WayLoadBalanceController.setAdaptor(AutotuneAdaptor adaptor)
|
void |
AutotuneController.setAdaptor(AutotuneAdaptor adaptor)
Set the active Adaptor. |
void |
AutotuneMetricManager.addAdaptorMetrics(AutotuneAdaptor adaptor)
an adaptor has been added to the autotune agent request all information on metrics from the adaptor |
void |
BasicNeuralAutotuneController.setAdaptor(AutotuneAdaptor adaptor)
|
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |