See: Description
| 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 Cache
|
| SampledCacheManagerMBean |
An MBean for CacheManager exposing sampled cache usage statistics
|
| SampledCacheMBean |
An MBean for Cache exposing cache statistics.
|
| Class | Description |
|---|---|
| CacheManagerSamplerImpl |
An implementation of
CacheManagerSampler |
| CacheSamplerImpl |
An implementation of
CacheSampler |
| SampledCache |
An implementation of
SampledCacheMBean |
| SampledCacheManager |
An implementation of
SampledCacheManagerMBean |
| SampledCounterProxy<E extends Number> |
The Class SampledCounterProxy.
|
| SampledEhcacheMBeans |
Utility class used for getting
ObjectName's for sampled MBeans |
| SampledMBeanRegistrationProvider |
An implementation of
MBeanRegistrationProvider which registers
sampled MBeans for the CacheManager and its Caches. |
| SampledRateCounterProxy<E extends Number> |
The Class SampledRateCounterProxy.
|
Copyright 2001-2021, Terracotta, Inc.