ehcache

Package net.sf.ehcache.statistics.sampled

This package contains classes related to SampledCacheStatistics and its implementation.

See:
          Description

Interface Summary
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

true