ABLE 2.3.0 07/13/2005 14:21:00

com.ibm.able.autotune
Class AutotuneWorkloadMetric

java.lang.Object
  extended bycom.ibm.able.autotune.AutotuneMetric
      extended bycom.ibm.able.autotune.AutotuneWorkloadMetric
All Implemented Interfaces:
java.io.Serializable

public class AutotuneWorkloadMetric
extends AutotuneMetric

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ibm.able.autotune.AutotuneMetric
myInitialValue, myValue, name, referenceCount, sensor, sensorArgs
 
Constructor Summary
AutotuneWorkloadMetric()
           
AutotuneWorkloadMetric(java.lang.String name)
           
AutotuneWorkloadMetric(java.lang.String name, AbleVariable initialValue)
           
AutotuneWorkloadMetric(java.lang.String name, AbleVariable initialValue, AbleUserDefinedFunction sensor)
           
 
Methods inherited from class com.ibm.able.autotune.AutotuneMetric
addReference, getBooleanValue, getFuzzyValue, getGenericValue, getInitialValue, getName, getNumericValue, getStringValue, getValue, isActive, refreshValue, removeReference, reset, setBooleanValue, setGenericValue, setNumericValue, setStringValue, setValue, toString, xmlCWrString, xmlDclString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutotuneWorkloadMetric

public AutotuneWorkloadMetric()

AutotuneWorkloadMetric

public AutotuneWorkloadMetric(java.lang.String name)

AutotuneWorkloadMetric

public AutotuneWorkloadMetric(java.lang.String name,
                              AbleVariable initialValue)

AutotuneWorkloadMetric

public AutotuneWorkloadMetric(java.lang.String name,
                              AbleVariable initialValue,
                              AbleUserDefinedFunction sensor)

ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005