| Package | Description |
|---|---|
| net.sf.ehcache.management.sampled |
This package contains classes related to MBeans with Sampled Statistics.
|
| Class and Description |
|---|
| CacheManagerSampler
An abstraction for sampled cache manager usage statistics.
|
| CacheSampler
An interface for exposing cache statistics.
|
| CacheSamplerImpl
An implementation of
CacheSampler |
| ComprehensiveCacheSampler
A
CacheSampler interface that also exposes SampledCounter objects for all sampled statistics, rather than just the last
sampled value. |
| SampledCacheManagerMBean
An MBean for CacheManager exposing sampled cache usage statistics
|
| SampledCacheMBean
An MBean for Cache exposing cache statistics.
|
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.