Package net.sf.ehcache.statistics.extended
This package contains classes related to extended statistics implementation.
-
Interface Summary Interface Description ExtendedStatistics The ExtendedStatistics interface.ExtendedStatistics.Latency The Latency interface.ExtendedStatistics.Operation<T extends java.lang.Enum<T>> The Interface Operation.ExtendedStatistics.Result The Interface Result.ExtendedStatistics.Statistic<T extends java.lang.Number> The Interface Statistic. -
Class Summary Class Description ExtendedStatisticsImpl The Class ExtendedStatisticsImpl.RateImpl<T extends java.lang.Enum<T>> The Class RateStatistic.SemiExpiringStatistic<T extends java.lang.Number> Statistic implementation that stops sampling history if the last history access is before a user supplied timestamp. -
Enum Summary Enum Description StandardPassThroughStatistic