Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.sf.ehcache.statistics Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
CacheStatisticsSamplerAn interface for statistic samplers that expose the counters that track the actual sampled cache statistics.Interfacenet.sf.ehcache.statistics.sampledEHCache
CacheUsageListenerInterface for listeners to any change in usage statistics of an Implementations of this interface should implement the Object.Interfacenet.sf.ehcache.statisticsEHCache
LiveCacheStatisticsInterface for usage statistics of a Cache.Interfacenet.sf.ehcache.statisticsEHCache
LiveCacheStatisticsDataInterface that classes storing usage statistics of a Cache will implementSince:1.Interfacenet.sf.ehcache.statisticsEHCache
LiveCacheStatisticsImplClassnet.sf.ehcache.statisticsEHCache
LiveCacheStatisticsWrapperAn implementation of LiveCacheStatistics and also implements LiveCacheStatisticsData.Classnet.sf.ehcache.statisticsEHCache
NullLiveCacheStatisticsDataA no-op implementation which can be used both as a LiveCacheStatistics and LiveCacheStatisticsDataSince:1.Classnet.sf.ehcache.statisticsEHCache
NullSampledCacheStatisticsA no-op implementation of SampledCacheStatisticsSince:1.Classnet.sf.ehcache.statistics.sampledEHCache
SampledCacheStatisticsInterface for sampled usage statistics of a CacheSince:1.Interfacenet.sf.ehcache.statistics.sampledEHCache
SampledCacheStatisticsImplAn implementation of SampledCacheStatistics This also implements CacheUsageListener and depends on these to update the statsClassnet.sf.ehcache.statistics.sampledEHCache
SampledCacheStatisticsWrapperAn implementation of SampledCacheStatistics and also implements CacheUsageListener and depends on the notification these to update the stats.Classnet.sf.ehcache.statistics.sampledEHCache
StatisticsAn immutable Cache statistics implementation This is like a value object, with the added ability to clear cache statistics on the cache.Classnet.sf.ehcacheEHCache