|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheStatisticsSampler | |
|---|---|
| net.sf.ehcache | This package contains the public API for using ehcache. |
| net.sf.ehcache.statistics.sampled | This package contains classes related to SampledCacheStatistics and its implementation. |
| Uses of CacheStatisticsSampler in net.sf.ehcache |
|---|
| Methods in net.sf.ehcache that return CacheStatisticsSampler | |
|---|---|
CacheStatisticsSampler |
Cache.getCacheStatisticsSampler()
An access for the CacheStatisticsSampler associated to this Cache |
| Uses of CacheStatisticsSampler in net.sf.ehcache.statistics.sampled |
|---|
| Classes in net.sf.ehcache.statistics.sampled that implement CacheStatisticsSampler | |
|---|---|
class |
SampledCacheStatisticsImpl
An implementation of SampledCacheStatistics This also implements CacheUsageListener and depends on
the notification
received from
these to update the stats
|
class |
SampledCacheStatisticsWrapper
An implementation of SampledCacheStatistics and also implements CacheUsageListener and depends on the notification
received from
these to update the stats. |
|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||