| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SampledRateCounter | |
|---|---|
| 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 | 
| Uses of SampledRateCounter in net.sf.ehcache.management.sampled | 
|---|
| Classes in net.sf.ehcache.management.sampled that implement SampledRateCounter | |
|---|---|
|  class | SampledRateCounterProxy<E extends Number>The Class SampledRateCounterProxy. | 
| Methods in net.sf.ehcache.management.sampled that return SampledRateCounter | |
|---|---|
|  SampledRateCounter | SampledCache.getAverageGetTimeSample() | 
|  SampledRateCounter | CacheSamplerImpl.getAverageGetTimeSample()Get the SampledRateCounterfor average time taken for get() operation in the
 cache. | 
|  SampledRateCounter | CacheSampler.getAverageGetTimeSample()Get the SampledRateCounterfor average time taken for get() operation in the
 cache. | 
|  SampledRateCounter | SampledCache.getAverageSearchTimeSample() | 
|  SampledRateCounter | CacheSamplerImpl.getAverageSearchTimeSample()Get the SampledRateCounterfor average search execution time for searches finishing within the last sample period. | 
|  SampledRateCounter | CacheSampler.getAverageSearchTimeSample()Get the SampledRateCounterfor average search execution time for searches finishing within the last sample period. | 
| Uses of SampledRateCounter in net.sf.ehcache.util.counter.sampled | 
|---|
| Classes in net.sf.ehcache.util.counter.sampled that implement SampledRateCounter | |
|---|---|
|  class | SampledRateCounterImplAn implementation of SampledRateCounter | 
| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||