Class Hierarchy
- java.lang.Object
- net.sf.ehcache.util.counter.CounterConfig
- net.sf.ehcache.util.counter.sampled.SampledCounterConfig
- net.sf.ehcache.util.counter.sampled.SampledRateCounterConfig
- net.sf.ehcache.util.counter.sampled.SampledCounterConfig
- net.sf.ehcache.util.counter.CounterImpl (implements net.sf.ehcache.util.counter.Counter, java.io.Serializable)
- net.sf.ehcache.util.counter.sampled.SampledCounterImpl (implements net.sf.ehcache.util.counter.sampled.SampledCounter)
- net.sf.ehcache.util.counter.sampled.SampledRateCounterImpl (implements net.sf.ehcache.util.counter.sampled.SampledRateCounter)
- net.sf.ehcache.util.counter.sampled.SampledCounterImpl (implements net.sf.ehcache.util.counter.sampled.SampledCounter)
- net.sf.ehcache.util.counter.sampled.TimeStampedCounterValue (implements java.io.Serializable)
- net.sf.ehcache.util.counter.CounterConfig
Interface Hierarchy
- net.sf.ehcache.util.counter.Counter
- net.sf.ehcache.util.counter.sampled.SampledCounter
- net.sf.ehcache.util.counter.sampled.SampledRateCounter
- net.sf.ehcache.util.counter.sampled.SampledCounter