com.ibm.websphere.management.statistics
Interface RangeStatistic
- All Superinterfaces:
- Statistic
- All Known Subinterfaces:
- BoundedRangeStatistic
- public interface RangeStatistic
- extends Statistic
Method Summary long getCurrent()
long getHighWaterMark()
long getLowWaterMark()
Methods inherited from interface com.ibm.websphere.management.statistics.Statistic getDescription, getLastSampleTime, getName, getStartTime, getUnit
Method Detail getHighWaterMark
public long getHighWaterMark()
getLowWaterMark
public long getLowWaterMark()
getCurrent
public long getCurrent()
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.