|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSRangeStatistic
WebSphere Range statistic interface.
Method Summary | |
---|---|
long |
getCurrent()
Returns the current value of this attribute. |
long |
getHighWaterMark()
Returns the highest value this attribute held since the beginning of the measurement. |
double |
getIntegral()
Return the integral value of this attribute. |
long |
getLowWaterMark()
Returns the lowest value this attribute held since the beginning of the measurement. |
double |
getMean()
Returns the time-weighted mean value of this attribute. |
Methods inherited from interface com.ibm.websphere.pmi.stat.WSStatistic |
---|
combine, copy, delta, getDataInfo, getDescription, getId, getLastSampleTime, getName, getStartTime, getUnit, rateOfChange, resetOnClient, setDataInfo, setDataInfo, toString, toXML, update |
Method Detail |
---|
long getHighWaterMark()
long getLowWaterMark()
long getCurrent()
double getIntegral()
double getMean()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |