|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AverageRangeStatistic
An interface that Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value. Extending RangeStatistic, it also provides the average value.
Method Summary | |
---|---|
long |
getAverage()
|
Methods inherited from interface org.glassfish.external.statistics.RangeStatistic |
---|
getCurrent, getHighWaterMark, getLowWaterMark |
Methods inherited from interface org.glassfish.external.statistics.Statistic |
---|
getDescription, getLastSampleTime, getName, getStartTime, getUnit |
Method Detail |
---|
long getAverage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |