ehcache

Package net.sf.ehcache.util.counter.sampled

This package contains utility classes for SampledCounter's

See:
          Description

Interface Summary
SampledCounter Interface of a sampled counter -- a counter that keeps sampled values
SampledRateCounter Interface of a sampled rate counter -- a counter that keeps sampled values of rates
 

Class Summary
SampledCounterConfig Config for a SampledCounter
SampledCounterImpl An implementation of SampledCounter
SampledRateCounterConfig An implementation of SampledCounterConfig
SampledRateCounterImpl An implementation of SampledRateCounter
TimeStampedCounterValue A counter value at a particular time instance
 

Package net.sf.ehcache.util.counter.sampled Description

This package contains utility classes for SampledCounter's


ehcache

Copyright 2001-2014, Terracotta, Inc.