Modifier and Type | Method and Description |
---|---|
List<CacheStatistics> |
StatisticsAwareCache.getCacheStatistics()
Returns the
CacheStatistics of all currently used cache instances. |
Modifier and Type | Class and Description |
---|---|
class |
StatisticsAwareCacheWrapper
This class wraps a
Cache and holds the statistical data to satisfy the CacheStatistics interface. |
Modifier and Type | Method and Description |
---|---|
List<CacheStatistics> |
DefaultStatisticsAwareCache.getCacheStatistics() |
Modifier and Type | Method and Description |
---|---|
Collection<CacheStatistics> |
MaintenanceManager.getCacheStatistics()
Returns the
CacheStatistics of all Spring based caches. |
Modifier and Type | Method and Description |
---|---|
Collection<CacheStatistics> |
DefaultMaintenanceManager.getCacheStatistics() |
Modifier and Type | Method and Description |
---|---|
Collection<CacheStatistics> |
MaintenanceController.getCacheStatistics()
Gets all cache statistics.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.