com.ibm.able.autotune
Class AutotuneWorkloadMetric
java.lang.Object
|
+--com.ibm.able.autotune.AutotuneMetric
|
+--com.ibm.able.autotune.AutotuneWorkloadMetric
- All Implemented Interfaces:
- java.io.Serializable
- public class AutotuneWorkloadMetric
- extends AutotuneMetric
- See Also:
- Serialized Form
Method Summary |
static java.lang.String |
Copyright()
Determine the copyright of this class. |
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 |
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)
Copyright
public static java.lang.String Copyright()
- Determine the copyright of this class.
- Returns:
- A String containing this class's copyright statement.
(C) Copyright IBM Corporation 1999, 2003