Package org.terracotta.statistics.extended

Interface Summary
CompoundOperation<T extends Enum<T>> The Interface Operation.
CountOperation<T>  
Latency  
Result  
SampledStatistic<T extends Number>  
SamplingSupport  
 

Class Summary
CompoundOperationImpl<T extends Enum<T>> The Class CompoundOperationImpl.
ExpiringSampledStatistic<T extends Number> Statistic that stops sampling history when the last access is after a user supplied timestamp.
NullCompoundOperation<T extends Enum<T>> The Class NullCompoundOperation.
RateImpl<T extends Enum<T>> The Class RateStatistic.
SemiExpiringSampledStatistic<T extends Number> Statistic implementation that stops sampling history if the last history access is before a user supplied timestamp.
 



Copyright © 2016. All Rights Reserved.