Package | Description |
---|---|
net.sf.ehcache.statistics.sampled |
This package contains classes related to SampledCacheStatistics and its implementation.
|
net.sf.ehcache.util.counter |
This package contains utility classes for Counter
|
Modifier and Type | Field and Description |
---|---|
private CounterManager |
SampledCacheStatisticsImpl.counterManager |
Modifier and Type | Class and Description |
---|---|
class |
CounterManagerImpl
An implementation of a
CounterManager . |