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

Uses of Package
com.ibm.able.autotune

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

Classes in com.ibm.able.autotune used by com.ibm.able.autotune
AutotuneAdaptor
          The AutotuneAdaptor interface defines an AbleBean that plays the role of an adaptor for an AutotuneAgent to an application or target system.
AutotuneAgentCustomizer
          This class provides the customizer interface for the AutotuneAgentCustomizer.
AutotuneAgentIf
           
AutotuneController
          The AutotuneController interface defines an AbleBean that plays the role of a controller in an Autotune Agent.
AutotuneDataBean
           
AutotuneMetric
          An AutotuneMetric defines a single parameter on a target system It can represent a configuration settings, a workload indicator, a service level , or a tuning control Metrics can have sensors/effectors associated with them to do the actual method calls on the target system Or, their values can be set by the process() method on the Adaptor or Controller
AutotuneMetricCollection
          This class contains a collection of AutotuneMetrics The metrics can be retrieved in a single Hashtable, or as a set of 4 Vectors based on metric type The entire collection of metrics can also be logged to an external file It is meant to be used as a convenience class by AutotuneAgents and Controllers
AutotuneMetricManager
          The Autotune Metric Manager provides a unified view of all target system metrics to the controllers in the Autotune agent.
AutotuneMetricOperator
          This class performs binary relation tests against 2 AutotuneMetricValues The result is either a boolean or a double (delta) value use the test() method to check a boolean relation use the computeDelta() method to compute a difference
AutotuneServiceLevelMetric
           
AutotuneTuningControlMetric
           
BaseAutotuneAdaptor
           
BaseAutotuneAdaptorCustomizer
          This class provides the customizer interface for the BaseAutotuneAdaptor.
BaseAutotuneController
           
BaseAutotuneControllerCustomizer
          This class provides the customizer for the Basic Neural Autotune Controller.
Fuzzy2WayLoadBalanceControllerCustomizer
          This class provides the customizer for the Basic Fuzzy Autotune Controller.
Neural2WayLoadBalanceControllerCustomizer
          This class provides the customizer for the Neural 2Way Load Balance Controller.
 


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

(C) Copyright IBM Corporation 1999, 2003