ehcache

Package net.sf.ehcache.statistics.sampled

This package contains classes related to SampledCacheStatistics and its implementation.

See:
          Description

Interface Summary
CacheStatisticsSampler An interface for statistic samplers that expose the counters that track the actual sampled cache statistics.
SampledCacheStatistics Interface for sampled usage statistics of a Cache

 

Class Summary
NullSampledCacheStatistics A no-op implementation of SampledCacheStatistics

SampledCacheStatisticsImpl An implementation of SampledCacheStatistics This also implements CacheUsageListener and depends on the notification received from these to update the stats

SampledCacheStatisticsWrapper An implementation of SampledCacheStatistics and also implements CacheUsageListener and depends on the notification received from these to update the stats.
 

Package net.sf.ehcache.statistics.sampled Description

This package contains classes related to SampledCacheStatistics and its implementation.


ehcache

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