Package net.sf.ehcache.management.sampled
This package contains classes related to MBeans with Sampled Statistics.
-
Interface Summary Interface Description CacheManagerSampler An abstraction for sampled cache manager usage statistics.CacheSampler An interface for exposing cache statistics.LegacyCacheStatistics Interface for sampled usage statistics of a CacheSampledCacheManagerMBean An MBean for CacheManager exposing sampled cache usage statisticsSampledCacheMBean An MBean for Cache exposing cache statistics. -
Class Summary Class Description CacheManagerSamplerImpl An implementation ofCacheManagerSamplerCacheSamplerImpl An implementation ofCacheSamplerSampledCache An implementation ofSampledCacheMBeanSampledCacheManager An implementation ofSampledCacheManagerMBeanSampledCounterProxy<E extends java.lang.Number> The Class SampledCounterProxy.SampledEhcacheMBeans Utility class used for gettingObjectName's for sampled MBeansSampledMBeanRegistrationProvider An implementation ofMBeanRegistrationProviderwhich registers sampled MBeans for the CacheManager and its Caches.SampledRateCounterProxy<E extends java.lang.Number> The Class SampledRateCounterProxy.