com.ibm.websphere.pmi.client
Interface CpdDouble
- All Superinterfaces:
- java.lang.Cloneable, CpdValue, CpdXML, PmiConstants, java.io.Serializable
- public interface CpdDouble
- extends CpdValue
The CpdDouble is a 4.0 class and will be supported in 5.0. It provides the double value for the counter. It maps to DoubleStatistic.
Field Summary
Fields inherited from interface com.ibm.websphere.pmi.client.CpdValue serialVersionUID
Fields inherited from interface com.ibm.websphere.pmi.client.CpdXML INDENT_SPACE
Method Summary double doubleValue()
return the double value.
Methods inherited from interface com.ibm.websphere.pmi.client.CpdValue changeInValue, clone, combine, delta, getAccurateTime, getLastSampleTime, getStartTime, getTime, getType, getValue, rateChangeOfValue, setLastSampleTime, valueToString
Methods inherited from interface com.ibm.websphere.pmi.client.CpdXML fromXML, toXML, toXML, toXML
Method Detail doubleValue
public double doubleValue()
- return the double value.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.