|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
javax.management.j2ee.statistics
package.
The CpdLoad
is a 4.0 class and will be supported in 5.0.
It maps to either RangeStatistic or BoundedRangeStatistic depending on the
JSR77 specification.
public interface CpdLoad
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 |
getCurrentLevel()
Deprecated. Return the current level being tracked by this load data as a double. |
double |
getIntegral()
Deprecated. Return the time-weighted sum. |
double |
getWeight()
Deprecated. Return the time interval for the measurement |
long |
highWaterMark()
Deprecated. |
long |
lowerBound()
Deprecated. |
long |
lowWaterMark()
Deprecated. |
double |
mean()
Deprecated. Return the time-weighted mean value. |
java.lang.String |
meanToString()
Deprecated. Return the mean in String format. |
long |
upperBound()
Deprecated. |
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 |
---|
double mean()
double getCurrentLevel()
double getIntegral()
double getWeight()
java.lang.String meanToString()
long lowWaterMark()
long highWaterMark()
long lowerBound()
long upperBound()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |