ehcache

Uses of Interface
net.sf.ehcache.util.counter.sampled.SampledCounter

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

Uses of SampledCounter in net.sf.ehcache.util.counter.sampled
 

Subinterfaces of SampledCounter in net.sf.ehcache.util.counter.sampled
 interface SampledRateCounter
          Interface of a sampled rate counter -- a counter that keeps sampled values of rates
 

Classes in net.sf.ehcache.util.counter.sampled that implement SampledCounter
 class SampledCounterImpl
          An implementation of SampledCounter
 class SampledRateCounterImpl
          An implementation of SampledRateCounter
 


ehcache

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