Package com.atlassian.confluence.cluster

Interface Summary
ClusterConfigurationHelper A facade for interacting with the clustering subsystem
ClusteredLock Deprecated. Since 5.6, use ClusterLockService for locking which returns instances of Lock
ClusterInformation  
ClusterManager  
ClusterNodeInformation  
ClusterSetupValidator Simple service that validates the user-inputted parameters required to setup a cluster.
NameResolver Deprecated. since 5.5.1.
NodeStatus  
RepeatableTask Deprecated. Since 5.5 Use PollingChangeTracker
 

Class Summary
AbstractClusteredTestCase Base class for tests which test two nodes in a cluster concurrently.
ClusterAwareFactoryBean<T> A Spring FactoryBean locates another bean in the context for a given type.
ClusterConfig Immutable value bean for Confluence cluster configuration
ClusteredBackupAcceptanceTest  
ClusteredBigAcceptanceTest  
ClusteredCacheAwarePropertySetAcceptanceTest Cluster test of user property editing.
ClusteredCacheSizeChangeAcceptanceTest  
ClusteredConfigAcceptanceTest  
ClusteredDirectoryAcceptanceTest  
ClusteredExportAcceptanceTest  
ClusteredImplementationBeanRegistry A registry of the beans in the system which are specifically "clustered implementations", i.e.
ClusteredLicensingAcceptanceTest  
ClusteredMailServerConfigTest Test that mail server configuration performed on one node is visible on another
ClusteredPluginAcceptanceTest  
ClusteredSidTest Cluster server ID tests
ClusteredSiteImportAcceptanceTest  
ClusteredTaskQueue A task queue that represents a single queue across the cluster.
ClusteredTaskQueueWithErrorQueue  
ClusterEventBroadcaster Listens for events which are implementations of ClusterEvent, and wraps them in a ClusterEventWrapper and publishes them via the ClusterManager.
ClusterInvariants This class contains all attributes of a cluster which must be identical between nodes
ClusterManagerFactoryBean A Spring FactoryBean which exposes a cluster-related bean by scanning the context for beans of a specified type.
DefaultClusterConfigurationHelper An implementation of ClusterConfigurationHelper which assumes that a cluster of some sort is being used.
DefaultClusterSetupValidator  
EmptyClusterInformation  
HashClusterNameResolver Deprecated. since 5.5.1.
Node Clustered tests instantiate an instance of this class for each cluster node to allow public access to the protected test methods against that node.
NodeStatusImpl  
RepeatableTaskRunner Deprecated. Since 5.5 Use PollingChangeTracker
StartClusterLongRunningTask  
 

Exception Summary
AlreadyClusteredException  
ClusterAlreadyExistsException  
ClusterException  
ClusterLicenseExceededException  
ClusterNotPermittedException  
InvalidClusterAddressException  
NamedClusterException  
NoSuchClusterException  
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.