Uses of Interface
org.glassfish.external.statistics.RangeStatistic
Packages that use RangeStatistic
-
Uses of RangeStatistic in org.glassfish.external.statistics
Subinterfaces of RangeStatistic in org.glassfish.external.statisticsModifier and TypeInterfaceDescriptioninterfaceAn interface that Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.interfaceThe BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits. -
Uses of RangeStatistic in org.glassfish.external.statistics.impl
Classes in org.glassfish.external.statistics.impl that implement RangeStatisticModifier and TypeClassDescriptionfinal classAn implementation of AverageRangeStatistic that provides ways to change the state externally through mutators.final classfinal classMethods in org.glassfish.external.statistics.impl that return RangeStatistic