Uses of Enum Class
com.atlassian.confluence.cache.CacheStatisticsCapability
Packages that use CacheStatisticsCapability
Package
Description
Provides the classes for a Hazelcast implementation to support Confluence
clustering, including caching, locks and events.
-
Uses of CacheStatisticsCapability in com.atlassian.confluence.cache
Methods in com.atlassian.confluence.cache that return CacheStatisticsCapabilityModifier and TypeMethodDescriptionstatic CacheStatisticsCapability
Returns the enum constant of this class with the specified name.static CacheStatisticsCapability[]
CacheStatisticsCapability.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.confluence.cache that return types with arguments of type CacheStatisticsCapabilityModifier and TypeMethodDescriptionCacheStatisticsManager.getCapabilities()
Returns the set of optional capabilities supported by this implementation -
Uses of CacheStatisticsCapability in com.atlassian.confluence.cache.ehcache
Methods in com.atlassian.confluence.cache.ehcache that return types with arguments of type CacheStatisticsCapability -
Uses of CacheStatisticsCapability in com.atlassian.confluence.cache.hazelcast
Methods in com.atlassian.confluence.cache.hazelcast that return types with arguments of type CacheStatisticsCapability