| Package | Description |
|---|---|
| com.atlassian.confluence.cache | |
| com.atlassian.confluence.cache.ehcache | |
| com.atlassian.confluence.jmx |
| Modifier and Type | Method and Description |
|---|---|
CacheStatistics |
CacheStatisticsManager.getLocalCacheStatistics(String cacheName)
Retrieve the cache statistics for one locally held cache.
|
| Modifier and Type | Method and Description |
|---|---|
List<CacheStatistics> |
CacheStatisticsManager.getLocalCacheStatistics()
Retrieve all the cache statistics for locally held caches.
|
| Modifier and Type | Method and Description |
|---|---|
CacheStatistics |
EhCacheStatisticsManager.getLocalCacheStatistics(String cacheName) |
| Modifier and Type | Method and Description |
|---|---|
List<CacheStatistics> |
EhCacheStatisticsManager.getLocalCacheStatistics() |
| Modifier and Type | Method and Description |
|---|---|
CacheStatistics[] |
JxmCacheStatisticsWrapper.getCacheStatisticsAsArray() |
CacheStatistics[] |
CacheStatisticsMXBean.getCacheStatisticsAsArray() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CacheStatistics> |
JxmCacheStatisticsWrapper.getCacheStatisticsAsMap() |
Map<String,CacheStatistics> |
CacheStatisticsMXBean.getCacheStatisticsAsMap() |
Copyright © 2003–2016 Atlassian. All rights reserved.