public interface RangeStatistic extends Statistic
Modifier and Type | Method and Description |
---|---|
long |
getCurrent ()
The current value of this attribute.
|
long |
getHighWaterMark ()
The highest value this attribute has held since the beginning of the measurement.
|
long |
getLowWaterMark ()
The lowest value this attribute has held since the beginning of the measurement.
|
getDescription, getLastSampleTime, getName, getStartTime, getUnit
long getHighWaterMark()
long getLowWaterMark()
long getCurrent()
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.