Uses of Interface
org.glassfish.external.statistics.BoundaryStatistic
-
Packages that use BoundaryStatistic Package Description org.glassfish.external.statistics org.glassfish.external.statistics.impl -
-
Uses of BoundaryStatistic in org.glassfish.external.statistics
Subinterfaces of BoundaryStatistic in org.glassfish.external.statistics Modifier and Type Interface Description interfaceBoundedRangeStatisticThe BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits. -
Uses of BoundaryStatistic in org.glassfish.external.statistics.impl
Classes in org.glassfish.external.statistics.impl that implement BoundaryStatistic Modifier and Type Class Description classBoundaryStatisticImplclassBoundedRangeStatisticImplMethods in org.glassfish.external.statistics.impl that return BoundaryStatistic Modifier and Type Method Description BoundaryStatisticBoundaryStatisticImpl. getStatistic()
-