Package | Description |
---|---|
net.sf.ehcache.management.sampled |
This package contains classes related to MBeans with Sampled Statistics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ComprehensiveCacheSampler
A
CacheSampler interface that also exposes SampledCounter objects for all sampled statistics, rather than just the last
sampled value. |
interface |
SampledCacheMBean
An MBean for Cache exposing cache statistics.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheSamplerImpl
An implementation of
CacheSampler |
class |
ComprehensiveCacheSamplerImpl
The default implementation of
ComprehensiveCacheSampler . |
class |
SampledCache
An implementation of
SampledCacheMBean |
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.