Package net.sf.ehcache.util.counter.sampled
This package contains utility classes for SampledCounter's
-
Interface Summary Interface Description SampledCounter Interface of a sampled counter -- a counter that keeps sampled valuesSampledRateCounter Interface of a sampled rate counter -- a counter that keeps sampled values of rates -
Class Summary Class Description SampledCounterConfig Config for aSampledCounterSampledCounterImpl An implementation ofSampledCounterSampledRateCounterConfig An implementation ofSampledCounterConfigSampledRateCounterImpl An implementation ofSampledRateCounterTimeStampedCounterValue A counter value at a particular time instance