ehcache

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

Packages that use SampledCounter
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 SampledCounter in net.sf.ehcache.management.sampled
 

Classes in net.sf.ehcache.management.sampled that implement SampledCounter
 class SampledCounterProxy<E extends Number>
          The Class SampledCounterProxy.
 class SampledRateCounterProxy<E extends Number>
          The Class SampledRateCounterProxy.
 

Methods in net.sf.ehcache.management.sampled that return SampledCounter
 SampledCounter SampledCache.getCacheClusterOfflineSample()
           
 SampledCounter CacheSamplerImpl.getCacheClusterOfflineSample()
           
 SampledCounter CacheSampler.getCacheClusterOfflineSample()
          Get the SampledCounter for offline cache cluster events.
 SampledCounter SampledCache.getCacheClusterOnlineSample()
           
 SampledCounter CacheSamplerImpl.getCacheClusterOnlineSample()
           
 SampledCounter CacheSampler.getCacheClusterOnlineSample()
          Get the SampledCounter for online cache cluster events.
 SampledCounter SampledCache.getCacheClusterRejoinSample()
           
 SampledCounter CacheSamplerImpl.getCacheClusterRejoinSample()
           
 SampledCounter CacheSampler.getCacheClusterRejoinSample()
          Get the SampledCounter for rejoin cache cluster events.
 SampledCounter SampledCache.getCacheElementEvictedSample()
           
 SampledCounter CacheSamplerImpl.getCacheElementEvictedSample()
          Get the SampledCounter element evicted from cache.
 SampledCounter CacheSampler.getCacheElementEvictedSample()
          Get the SampledCounter element evicted from cache.
 SampledCounter SampledCache.getCacheElementExpiredSample()
           
 SampledCounter CacheSamplerImpl.getCacheElementExpiredSample()
          Get the SampledCounter element expired from cache.
 SampledCounter CacheSampler.getCacheElementExpiredSample()
          Get the SampledCounter element expired from cache.
 SampledCounter SampledCache.getCacheElementPutSample()
           
 SampledCounter CacheSamplerImpl.getCacheElementPutSample()
          Get the SampledCounter element puts in the cache.
 SampledCounter CacheSampler.getCacheElementPutSample()
          Get the SampledCounter element puts in the cache.
 SampledCounter SampledCache.getCacheElementRemovedSample()
           
 SampledCounter CacheSamplerImpl.getCacheElementRemovedSample()
          Get the SampledCounter element removed from cache.
 SampledCounter CacheSampler.getCacheElementRemovedSample()
          Get the SampledCounter element removed from cache.
 SampledCounter SampledCache.getCacheElementUpdatedSample()
           
 SampledCounter CacheSamplerImpl.getCacheElementUpdatedSample()
          Get the SampledCounter element updates , i.e.
 SampledCounter CacheSampler.getCacheElementUpdatedSample()
          Get the SampledCounter element updates , i.e.
 SampledCounter SampledCache.getCacheHitInMemorySample()
           
 SampledCounter CacheSamplerImpl.getCacheHitInMemorySample()
          Get the SampledCounter for in-memory cache hit.
 SampledCounter CacheSampler.getCacheHitInMemorySample()
          Get the SampledCounter for in-memory cache hit.
 SampledCounter SampledCache.getCacheHitOffHeapSample()
           
 SampledCounter CacheSamplerImpl.getCacheHitOffHeapSample()
          Get the SampledCounter for off-heap cache hit.
 SampledCounter CacheSampler.getCacheHitOffHeapSample()
          Get the SampledCounter for off-heap cache hit.
 SampledCounter SampledCache.getCacheHitOnDiskSample()
           
 SampledCounter CacheSamplerImpl.getCacheHitOnDiskSample()
          Get the SampledCounter for on-disk cache hit.
 SampledCounter CacheSampler.getCacheHitOnDiskSample()
          Get the SampledCounter for on-disk cache hit.
 SampledCounter SampledCache.getCacheHitRatioSample()
           
 SampledCounter CacheSamplerImpl.getCacheHitRatioSample()
          Get the SampledCounter for cache hit ratio.
 SampledCounter CacheSampler.getCacheHitRatioSample()
          Get the SampledCounter for cache hit ratio.
 SampledCounter SampledCache.getCacheHitSample()
           
 SampledCounter CacheSamplerImpl.getCacheHitSample()
          Get the SampledCounter for cache hit.
 SampledCounter CacheSampler.getCacheHitSample()
          Get the SampledCounter for cache hit.
 SampledCounter SampledCache.getCacheMissExpiredSample()
           
 SampledCounter CacheSamplerImpl.getCacheMissExpiredSample()
          Get the SampledCounter for cache miss as result of the element getting expired.
 SampledCounter CacheSampler.getCacheMissExpiredSample()
          Get the SampledCounter for cache miss as result of the element getting expired.
 SampledCounter SampledCache.getCacheMissInMemorySample()
           
 SampledCounter CacheSamplerImpl.getCacheMissInMemorySample()
          Get the SampledCounter for in-memory cache miss.
 SampledCounter CacheSampler.getCacheMissInMemorySample()
          Get the SampledCounter for in-memory cache miss.
 SampledCounter SampledCache.getCacheMissNotFoundSample()
           
 SampledCounter CacheSamplerImpl.getCacheMissNotFoundSample()
          Get the SampledCounter for cache miss as result of the element not found in cache.
 SampledCounter CacheSampler.getCacheMissNotFoundSample()
          Get the SampledCounter for cache miss as result of the element not found in cache.
 SampledCounter SampledCache.getCacheMissOffHeapSample()
           
 SampledCounter CacheSamplerImpl.getCacheMissOffHeapSample()
          Get the SampledCounter for off-heap cache miss.
 SampledCounter CacheSampler.getCacheMissOffHeapSample()
          Get the SampledCounter for off-heap cache miss.
 SampledCounter SampledCache.getCacheMissOnDiskSample()
           
 SampledCounter CacheSamplerImpl.getCacheMissOnDiskSample()
          Get the SampledCounter for on-disk cache miss.
 SampledCounter CacheSampler.getCacheMissOnDiskSample()
          Get the SampledCounter for on-disk cache miss.
 SampledCounter SampledCache.getCacheMissSample()
           
 SampledCounter CacheSamplerImpl.getCacheMissSample()
          Get the SampledCounter for cache miss.
 SampledCounter CacheSampler.getCacheMissSample()
          Get the SampledCounter for cache miss.
 SampledCounter SampledCache.getCacheXaCommitsSample()
           
 SampledCounter CacheSamplerImpl.getCacheXaCommitsSample()
          Get the SampledCounter for number of XA Transaction commits that have completed in the interval.
 SampledCounter CacheSampler.getCacheXaCommitsSample()
          Get the SampledCounter for number of XA Transaction commits that have completed in the interval.
 SampledCounter SampledCache.getCacheXaRollbacksSample()
           
 SampledCounter CacheSamplerImpl.getCacheXaRollbacksSample()
          Get the SampledCounter for number of XA Transaction rollbacks that have completed in the interval.
 SampledCounter CacheSampler.getCacheXaRollbacksSample()
          Get the SampledCounter for number of XA Transaction rollbacks that have completed in the interval.
 SampledCounter SampledCache.getLocalDiskSizeInBytesSample()
           
 SampledCounter CacheSamplerImpl.getLocalDiskSizeInBytesSample()
          Get the SampledCounter for local disk size in bytes.
 SampledCounter CacheSampler.getLocalDiskSizeInBytesSample()
          Get the SampledCounter for local disk size in bytes.
 SampledCounter SampledCache.getLocalDiskSizeSample()
           
 SampledCounter CacheSamplerImpl.getLocalDiskSizeSample()
          Get the SampledCounter for local disk size.
 SampledCounter CacheSampler.getLocalDiskSizeSample()
          Get the SampledCounter for local disk size.
 SampledCounter SampledCache.getLocalHeapSizeInBytesSample()
           
 SampledCounter CacheSamplerImpl.getLocalHeapSizeInBytesSample()
          Get the SampledCounter for local heap size in bytes.
 SampledCounter CacheSampler.getLocalHeapSizeInBytesSample()
          Get the SampledCounter for local heap size in bytes.
 SampledCounter SampledCache.getLocalHeapSizeSample()
           
 SampledCounter CacheSamplerImpl.getLocalHeapSizeSample()
          Get the SampledCounter for local heap size.
 SampledCounter CacheSampler.getLocalHeapSizeSample()
          Get the SampledCounter for local heap size.
 SampledCounter SampledCache.getLocalOffHeapSizeInBytesSample()
           
 SampledCounter CacheSamplerImpl.getLocalOffHeapSizeInBytesSample()
          Get the SampledCounter for local offheap size in bytes.
 SampledCounter CacheSampler.getLocalOffHeapSizeInBytesSample()
          Get the SampledCounter for local offheap size in bytes.
 SampledCounter SampledCache.getLocalOffHeapSizeSample()
           
 SampledCounter CacheSamplerImpl.getLocalOffHeapSizeSample()
          Get the SampledCounter for local offheap size.
 SampledCounter CacheSampler.getLocalOffHeapSizeSample()
          Get the SampledCounter for local offheap size.
 SampledCounter SampledCache.getMostRecentRejoinTimestampMillisSample()
           
 SampledCounter CacheSamplerImpl.getMostRecentRejoinTimestampMillisSample()
           
 SampledCounter CacheSampler.getMostRecentRejoinTimestampMillisSample()
          Get the SampledCounter for last rejoin timestamp.
 SampledCounter SampledCache.getNonStopFailureSample()
           
 SampledCounter CacheSamplerImpl.getNonStopFailureSample()
           
 SampledCounter CacheSampler.getNonStopFailureSample()
          Gets the nonstop failure sample.
 SampledCounter SampledCache.getNonStopRejoinTimeoutSample()
           
 SampledCounter CacheSamplerImpl.getNonStopRejoinTimeoutSample()
           
 SampledCounter CacheSampler.getNonStopRejoinTimeoutSample()
          Gets the nonstop rejoin sample.
 SampledCounter SampledCache.getNonStopSuccessSample()
           
 SampledCounter CacheSamplerImpl.getNonStopSuccessSample()
           
 SampledCounter CacheSampler.getNonStopSuccessSample()
          Gets the nonstop success sample.
 SampledCounter SampledCache.getNonStopTimeoutSample()
           
 SampledCounter CacheSamplerImpl.getNonStopTimeoutSample()
           
 SampledCounter CacheSampler.getNonStopTimeoutSample()
          Gets the nonstop timeout sample.
 SampledCounter SampledCache.getPutIfAbsentMissSample()
          Gets the putIfAbsent miss sample
 SampledCounter CacheSamplerImpl.getPutIfAbsentMissSample()
           
 SampledCounter CacheSampler.getPutIfAbsentMissSample()
          Gets the putIfAbsent miss sample
 SampledCounter SampledCache.getPutIfAbsentSuccessSample()
          Gets the putIfAbsent success sample
 SampledCounter CacheSamplerImpl.getPutIfAbsentSuccessSample()
           
 SampledCounter CacheSampler.getPutIfAbsentSuccessSample()
          Gets the putIfAbsent success sample
 SampledCounter SampledCache.getRemoteSizeSample()
           
 SampledCounter CacheSamplerImpl.getRemoteSizeSample()
          Get the SampledCounter for remote size.
 SampledCounter CacheSampler.getRemoteSizeSample()
          Get the SampledCounter for remote size.
 SampledCounter SampledCache.getRemoveElementMissSample()
          Gets the removeElement miss sample
 SampledCounter CacheSamplerImpl.getRemoveElementMissSample()
           
 SampledCounter CacheSampler.getRemoveElementMissSample()
          Gets the removeElement miss sample
 SampledCounter SampledCache.getRemoveElementSuccessSample()
          Gets the removeElement success sample
 SampledCounter CacheSamplerImpl.getRemoveElementSuccessSample()
           
 SampledCounter CacheSampler.getRemoveElementSuccessSample()
          Gets the removeElement success sample
 SampledCounter SampledCache.getReplaceOneArgMissSample()
          Gets the one arg replace miss sample
 SampledCounter CacheSamplerImpl.getReplaceOneArgMissSample()
           
 SampledCounter CacheSampler.getReplaceOneArgMissSample()
          Gets the one arg replace miss sample
 SampledCounter SampledCache.getReplaceOneArgSuccessSample()
          Gets the one arg replace success sample
 SampledCounter CacheSamplerImpl.getReplaceOneArgSuccessSample()
           
 SampledCounter CacheSampler.getReplaceOneArgSuccessSample()
          Gets the one arg replace success sample
 SampledCounter SampledCache.getReplaceTwoArgMissSample()
          Gets the two arg replace miss sample
 SampledCounter CacheSamplerImpl.getReplaceTwoArgMissSample()
           
 SampledCounter CacheSampler.getReplaceTwoArgMissSample()
          Gets the two arg replace miss sample
 SampledCounter SampledCache.getReplaceTwoArgSuccessSample()
          Gets the two arg replace success sample
 SampledCounter CacheSamplerImpl.getReplaceTwoArgSuccessSample()
           
 SampledCounter CacheSampler.getReplaceTwoArgSuccessSample()
          Gets the two arg replace success sample
 SampledCounter SampledCache.getSearchesPerSecondSample()
           
 SampledCounter CacheSamplerImpl.getSearchesPerSecondSample()
          Get the SampledCounter for number of searches that have finished in the interval.
 SampledCounter CacheSampler.getSearchesPerSecondSample()
          Get the SampledCounter for number of searches that have finished in the interval.
 SampledCounter SampledCache.getSizeSample()
           
 SampledCounter CacheSamplerImpl.getSizeSample()
          Get the SampledCounter for cache size.
 SampledCounter CacheSampler.getSizeSample()
          Get the SampledCounter for cache size.
 SampledCounter SampledCache.getWriterQueueLengthSample()
           
 SampledCounter CacheSamplerImpl.getWriterQueueLengthSample()
          Get the SampledCounter for writer queue length.
 SampledCounter CacheSampler.getWriterQueueLengthSample()
          Get the SampledCounter for writer queue length.
 

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