Uses of Package
com.atlassian.confluence.cache

Packages that use com.atlassian.confluence.cache
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.cache.hazelcast.hibernate   
com.atlassian.confluence.cache.hazelcast.hybrid   
com.atlassian.confluence.cache.hazelcast.monitoring   
com.atlassian.confluence.cache.hazelcast.nearcache   
com.atlassian.confluence.cluster   
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.jmx   
com.atlassian.confluence.plugins.gadgets.metadata   
com.atlassian.confluence.setup.bandana   
com.atlassian.confluence.test.rpc   
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache
CacheAdapter
          Delegates to an underlying cache.
CacheConfigManager
          Manages cache configuration changes (such as max cache size).
CacheDeduplicator
          Describes a mechanism whereby multiple collections of caches can be merged into a single collection, removing duplicates as required.
CacheManagerSupport
          A partial implementation of CacheManager which provides default implementations for some of the trivial methods.
CacheSettingsManager
          A manager for cache settings, provides operations for retrieving, runtime update and saving settings to persistent storage.
CacheStatistics
          Interface for reporting cache statistics
CacheStatisticsCapability
          Describes optional capabilities as exposed by the Cache Statistics service
ConfigurableCache
          Deprecated. @since 5.5.1 please use ManagedCache instead
DeferredOperationsCache
          An implementation of Cache that records changes to a delegate cache, only actually performing them when DeferredOperationsCache.sync() is called.
ReadThroughCacheFactory
          Implemented by cache factories that can provide special read-through cache functionality.
ThreadLocalCacheAccessor
          A type-safe way of accessing the threadlocal cache
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.ehcache
CacheConfigManager
          Manages cache configuration changes (such as max cache size).
CacheStatistics
          Interface for reporting cache statistics
CacheStatisticsCapability
          Describes optional capabilities as exposed by the Cache Statistics service
CacheStatisticsManager
          Provides information on how effective each managed cache is.
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.hazelcast
CacheConfigurationLoader
          A Cache configuration loader.
CacheManagerSupport
          A partial implementation of CacheManager which provides default implementations for some of the trivial methods.
CacheSettingsManager
          A manager for cache settings, provides operations for retrieving, runtime update and saving settings to persistent storage.
CacheStatistics
          Interface for reporting cache statistics
CacheStatisticsCapability
          Describes optional capabilities as exposed by the Cache Statistics service
CacheStatisticsManager
          Provides information on how effective each managed cache is.
ConfigurableCache
          Deprecated. @since 5.5.1 please use ManagedCache instead
ManagedLockingCache
          Cache which allows normal put/get cache operation ( Cache ) as well as locking items and and managing base cache properties ( ManagedCache )
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.hazelcast.hibernate
ManagedLockingCache
          Cache which allows normal put/get cache operation ( Cache ) as well as locking items and and managing base cache properties ( ManagedCache )
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.hazelcast.hybrid
CacheDeduplicator
          Describes a mechanism whereby multiple collections of caches can be merged into a single collection, removing duplicates as required.
CacheManagerSupport
          A partial implementation of CacheManager which provides default implementations for some of the trivial methods.
CacheSettingsManager
          A manager for cache settings, provides operations for retrieving, runtime update and saving settings to persistent storage.
ConfigurableCache
          Deprecated. @since 5.5.1 please use ManagedCache instead
ManagedLockingCache
          Cache which allows normal put/get cache operation ( Cache ) as well as locking items and and managing base cache properties ( ManagedCache )
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.hazelcast.monitoring
ConfigurableCache
          Deprecated. @since 5.5.1 please use ManagedCache instead
ConfluenceMonitoringCache
          A wrapper for monitoring the performance of Confluence caches.
ManagedLockingCache
          Cache which allows normal put/get cache operation ( Cache ) as well as locking items and and managing base cache properties ( ManagedCache )
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.hazelcast.nearcache
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.cluster
CacheConfigurationLoader
          A Cache configuration loader.
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.functest.rest.admin
CacheConfigManager
          Manages cache configuration changes (such as max cache size).
CacheStatisticsManager
          Provides information on how effective each managed cache is.
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.jmx
CacheStatistics
          Interface for reporting cache statistics
CacheStatisticsManager
          Provides information on how effective each managed cache is.
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.plugins.gadgets.metadata
CacheStatisticsManager
          Provides information on how effective each managed cache is.
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.setup.bandana
ReadThroughCacheFactory
          Implemented by cache factories that can provide special read-through cache functionality.
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.test.rpc
CacheConfigManager
          Manages cache configuration changes (such as max cache size).
CacheStatisticsManager
          Provides information on how effective each managed cache is.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.