Uses of Package
com.atlassian.confluence.cache
-
Packages that use com.atlassian.confluence.cache Package Description com.atlassian.confluence.cache com.atlassian.confluence.cache.ehcache com.atlassian.confluence.cache.hazelcast Provides the classes for a Hazelcast implementation to support Confluence clustering, including caching, locks and events.com.atlassian.confluence.functest.rest.admin These REST resources are replacements for admin-level functest RPC calls and should only be run by a sys-admin in a websudo session.com.atlassian.confluence.impl.cache com.atlassian.confluence.impl.cache.config com.atlassian.confluence.impl.cache.whitelist com.atlassian.confluence.impl.labels com.atlassian.confluence.jmx com.atlassian.confluence.test.rpc -
Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache Class Description CacheCompactor Interface indicting a class can 'compact' caches.CacheConfigManager Manages cache configuration changes (such as max cache size).CacheSettingsManager A manager for cache settings, provides operations for retrieving, runtime update and saving settings to persistent storage.CacheStatistics Deprecated.since 7.5 UseManagedCache.getStatistics()
CacheStatisticsCapability Describes optional capabilities as exposed by the Cache Statistics serviceConfluenceCache Base cache interface for all caches in confluence.CoreCache An enumeration which defines various caches used in Confluence Core.DefaultConfluenceCache Default implementation of the ConfluenceCache interface.DeferredOperationsCache An implementation ofCache
that records changes to a delegate cache, only actually performing them whenDeferredOperationsCache.sync()
is called.InvalidatableCacheLoader CacheLoader that allows values to be invalidated during creation.ThreadLocalCacheAccessor A type-safe way of accessing the threadlocal cacheTransactionalCacheFactoryCleaner.Cleaner -
Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.ehcache Class Description CacheCompactor Interface indicting a class can 'compact' caches.CacheConfigManager Manages cache configuration changes (such as max cache size).CacheStatistics Deprecated.since 7.5 UseManagedCache.getStatistics()
CacheStatisticsCapability Describes optional capabilities as exposed by the Cache Statistics serviceCacheStatisticsManager Provides information on how effective each managed cache is. -
Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.hazelcast Class Description CacheCompactor Interface indicting a class can 'compact' caches.CacheStatistics Deprecated.since 7.5 UseManagedCache.getStatistics()
CacheStatisticsCapability Describes optional capabilities as exposed by the Cache Statistics serviceCacheStatisticsManager Provides information on how effective each managed cache is.ClusterCacheCompactor Marker interface for cluster-aware cache compactor -
Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.functest.rest.admin Class Description CacheConfigManager Manages cache configuration changes (such as max cache size). -
Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.impl.cache Class Description CacheCompactor Interface indicting a class can 'compact' caches.ConfluenceCache Base cache interface for all caches in confluence.CoreCache An enumeration which defines various caches used in Confluence Core. -
Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.impl.cache.config Class Description CacheSettingsManager A manager for cache settings, provides operations for retrieving, runtime update and saving settings to persistent storage. -
Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.impl.cache.whitelist Class Description ConfluenceCache Base cache interface for all caches in confluence. -
Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.impl.labels Class Description CoreCache An enumeration which defines various caches used in Confluence Core. -
Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.jmx Class Description CacheStatistics Deprecated.since 7.5 UseManagedCache.getStatistics()
CacheStatisticsManager Provides information on how effective each managed cache is. -
Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.test.rpc Class Description CacheConfigManager Manages cache configuration changes (such as max cache size).CacheStatisticsManager Provides information on how effective each managed cache is.