ehcache

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

Packages that use net.sf.ehcache.util.counter.sampled
net.sf.ehcache.config This package contains the cache configuration code. 
net.sf.ehcache.management.sampled This package contains classes related to MBeans with Sampled Statistics. 
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.config
SampledCounterConfig
          Config for a SampledCounter
SampledRateCounterConfig
          An implementation of SampledCounterConfig
 

Classes in net.sf.ehcache.util.counter.sampled used by net.sf.ehcache.management.sampled
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
TimeStampedCounterValue
          A counter value at a particular time instance
 

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 2001-2016, Terracotta, Inc.