Uses of Interface
com.atlassian.confluence.cache.CacheStatistics
Packages that use CacheStatistics
Package
Description
Provides the classes for a Hazelcast implementation to support Confluence
clustering, including caching, locks and events.
-
Uses of CacheStatistics in com.atlassian.confluence.cache
Methods in com.atlassian.confluence.cache that return CacheStatisticsModifier and TypeMethodDescriptionCacheStatisticsManager.getLocalCacheStatistics
(String cacheName) Deprecated.Methods in com.atlassian.confluence.cache that return types with arguments of type CacheStatisticsModifier and TypeMethodDescriptionCacheStatisticsManager.getLocalCacheStatistics()
Deprecated.since 7.5 UseManagedCache.getStatistics()
-
Uses of CacheStatistics in com.atlassian.confluence.cache.ehcache
Methods in com.atlassian.confluence.cache.ehcache that return CacheStatisticsModifier and TypeMethodDescriptionEhCacheStatisticsManager.getLocalCacheStatistics
(String cacheName) Methods in com.atlassian.confluence.cache.ehcache that return types with arguments of type CacheStatistics -
Uses of CacheStatistics in com.atlassian.confluence.cache.hazelcast
Classes in com.atlassian.confluence.cache.hazelcast that implement CacheStatisticsMethods in com.atlassian.confluence.cache.hazelcast that return CacheStatisticsModifier and TypeMethodDescriptionHazelcastStatisticsManager.getLocalCacheStatistics
(String cacheName) Methods in com.atlassian.confluence.cache.hazelcast that return types with arguments of type CacheStatistics -
Uses of CacheStatistics in com.atlassian.confluence.jmx
Methods in com.atlassian.confluence.jmx that return CacheStatisticsModifier and TypeMethodDescriptionCacheStatisticsMXBean.getCacheStatisticsAsArray()
JxmCacheStatisticsWrapper.getCacheStatisticsAsArray()
Methods in com.atlassian.confluence.jmx that return types with arguments of type CacheStatisticsModifier and TypeMethodDescriptionCacheStatisticsMXBean.getCacheStatisticsAsMap()
JxmCacheStatisticsWrapper.getCacheStatisticsAsMap()
ManagedCache.getStatistics()