Uses of Package
net.sf.ehcache.util.counter.sampled
-
Packages that use net.sf.ehcache.util.counter.sampled Package Description 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 Class Description SampledCounterConfig Config for aSampledCounterSampledRateCounterConfig An implementation ofSampledCounterConfig -
Classes in net.sf.ehcache.util.counter.sampled used by net.sf.ehcache.management.sampled Class 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 ratesTimeStampedCounterValue A counter value at a particular time instance -
Classes in net.sf.ehcache.util.counter.sampled used by net.sf.ehcache.util.counter.sampled Class Description SampledCounter Interface of a sampled counter -- a counter that keeps sampled valuesSampledCounterConfig Config for aSampledCounterSampledCounterImpl An implementation ofSampledCounterSampledRateCounter Interface of a sampled rate counter -- a counter that keeps sampled values of ratesSampledRateCounterConfig An implementation ofSampledCounterConfigTimeStampedCounterValue A counter value at a particular time instance