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.cache.hazelcast.hibernate | |
com.atlassian.confluence.cache.hazelcast.monitoring | |
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.jmx | |
com.atlassian.confluence.plugins.monitoring | |
com.atlassian.confluence.test.rpc |
Class and 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
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 |
ConfluenceCache
Base cache interface for all caches in confluence.
|
DefaultConfluenceCache
Default implementation of the ConfluenceCache interface.
|
DeferredOperationsCache
An implementation of
Cache that records changes to a delegate cache, only actually
performing them when DeferredOperationsCache.sync() is called. |
InvalidatableCacheLoader
CacheLoader that allows values to be invalidated during creation.
|
LockingCache
Interface that extends atlassian-cache to have locking semantics.
|
ReadThroughCacheFactory
Deprecated.
since 5.7. Please use non transactional CacheFactory to get access to read/write-through cache
|
ThreadLocalCacheAccessor
A type-safe way of accessing the threadlocal cache
|
TransactionalCacheFactoryCleaner.Cleaner |
Class and Description |
---|
CacheCompactor
Interface indicting a class can 'compact' caches.
|
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.
|
Class and Description |
---|
CacheCompactor
Interface indicting a class can 'compact' caches.
|
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.
|
ClusterCacheCompactor
Marker interface for cluster-aware cache compactor
|
LockingCache
Interface that extends atlassian-cache to have locking semantics.
|
Class and Description |
---|
ConfigurableCache
Deprecated.
since 5.5.1 please use
ManagedCache instead |
ConfluenceCache
Base cache interface for all caches in confluence.
|
DefaultConfluenceCache
Default implementation of the ConfluenceCache interface.
|
LockingCache
Interface that extends atlassian-cache to have locking semantics.
|
Class and Description |
---|
ConfigurableCache
Deprecated.
since 5.5.1 please use
ManagedCache instead |
ConfluenceCache
Base cache interface for all caches in confluence.
|
ConfluenceMonitoringCache
A wrapper for monitoring the performance of Confluence caches.
|
LockingCache
Interface that extends atlassian-cache to have locking semantics.
|
Class and Description |
---|
CacheConfigManager
Manages cache configuration changes (such as max cache size).
|
CacheStatisticsManager
Provides information on how effective each managed cache is.
|
Class and Description |
---|
CacheCompactor
Interface indicting a class can 'compact' caches.
|
Class and Description |
---|
CacheStatistics
Interface for reporting cache statistics
|
CacheStatisticsManager
Provides information on how effective each managed cache is.
|
Class and Description |
---|
CacheStatisticsManager
Provides information on how effective each managed cache is.
|
Class and Description |
---|
CacheConfigManager
Manages cache configuration changes (such as max cache size).
|
CacheStatisticsManager
Provides information on how effective each managed cache is.
|
Copyright © 2003–2017 Atlassian. All rights reserved.