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.tangosol   
com.atlassian.confluence.cache.tangosol.actions   
com.atlassian.confluence.cluster   
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).
CacheSettingsManager
          A manager for cache settings, providing operations for retrieving and storing settings to persistent storage.
CacheStatistics
          Interface for reporting cache statistics
CacheStatisticsCapability
          Describes optional capabilities as exposed by the Cache Statistics service
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.
ConfigurableCache
          Defines a configurable Cache.
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.hazelcast
CacheConfigManager
          Manages cache configuration changes (such as max cache size).
CacheConfigurationLoader
          A Cache configuration loader.
CacheSettingsManager
          A manager for cache settings, providing operations for retrieving and storing 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.
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.hazelcast.hibernate
CacheSettingsManager
          A manager for cache settings, providing operations for retrieving and storing settings to persistent storage.
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.tangosol
CacheConfigManager
          Manages cache configuration changes (such as max cache size).
CacheConfigurationLoader
          A Cache configuration loader.
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
          Defines a configurable Cache.
 

Classes in com.atlassian.confluence.cache used by com.atlassian.confluence.cache.tangosol.actions
CacheStatistics
          Interface for reporting cache statistics
CacheStatisticsAction
          Deprecated. since 5.5. Functionality moved to the confluence-cache-management-plugin.
 

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.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
CacheStatisticsManager
          Provides information on how effective each managed cache is.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.