Package org.eclipse.jetty.util.statistic
Jetty Util : Common Statistics Utility classes
-
Class Summary Class Description CounterStatistic Statistics on a counter value.RateCounter Counts the rate thatLongs are added to this from the time of creation or the last call toRateCounter.reset().RateStatistic Statistics on a time sequence rate.SampleStatistic Statistics on a sampled value.