ehcache

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

Packages that use net.sf.ehcache.util.counter.sampled
net.sf.ehcache.util.counter.sampled This package contains utility classes for SampledCounter's 
 

Classes in net.sf.ehcache.util.counter.sampled used by net.sf.ehcache.util.counter.sampled
SampledCounter
          Interface of a sampled counter -- a counter that keeps sampled values
SampledCounterConfig
          Config for a SampledCounter
SampledCounterImpl
          An implementation of SampledCounter
SampledRateCounter
          Interface of a sampled rate counter -- a counter that keeps sampled values of rates
SampledRateCounterConfig
          An implementation of SampledCounterConfig
TimeStampedCounterValue
          A counter value at a particular time instance
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.