ABLE 2.0.0 07/02/2003 10:25:01

Uses of Class
com.ibm.able.autotune.BaseAutotuneController

Packages that use BaseAutotuneController
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 BaseAutotuneController in com.ibm.able.autotune
 

Subclasses of BaseAutotuneController in com.ibm.able.autotune
 class BasicNeuralAutotuneController
          This class implements a basic neural controller It features a neural system model that is trained with off-line data and a neural controller that is adapted on-line The model can predict one or more service level metrics given a set of configuration, workload, service level metrics and tuning controls The controller can specify one or more tuning control values given a set of configuration, workload, service levels, and current tuning control metrics How to use this controller ....
 class Fuzzy2WayLoadBalanceController
          This autotune controller uses fuzzy rules to balance the load between two service level metrics, using a single control value
 class Neural2WayLoadBalanceController
          This class implements a basic neural controller It features a neural system model that is trained with off-line data and a neural controller that is adapted on-line The model can predict one or more service level metrics given a set of configuration, workload, service level metrics and tuning controls The controller can specify one or more tuning control values given a set of configuration, workload, service levels, and current tuning control metrics How to use this controller ....
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003