package

com.atlassian.confluence.cluster

Interfaces

ClusterConfigurationHelper A facade for interacting with the clustering subsystem  
ClusteredLock A clustered lock for locking of shared cluster resources  
ClusterInformation  
ClusterManager  
ClusterNodeInformation  
NameResolver Created by IntelliJ IDEA. 
NodeStatus Created by IntelliJ IDEA. 
RepeatableTask  

Classes

AbstractClusteredTestCase Base class for tests which test two nodes in a cluster concurrently. 
ClusterConfig Immutable value bean for Confluence cluster configuration  
ClusteredBackupAcceptanceTest  
ClusteredBigAcceptanceTest  
ClusteredCacheSizeChangeAcceptanceTest  
ClusteredConfigAcceptanceTest  
ClusteredExportAcceptanceTest  
ClusteredLicensingAcceptanceTest  
ClusteredMailServerConfigTest Test that mail server configuration performed on one node is visible on another  
ClusteredNotificationQueuesAcceptanceTest  
ClusteredPluginAcceptanceTest  
ClusteredSidTest Cluster server ID tests  
ClusteredSiteImportAcceptanceTest  
ClusteredTaskQueue A task queue that represents a single queue across the cluster. 
ClusteredTaskQueueWithErrorQueue Created by IntelliJ IDEA. 
ClusteredUserPropertySetAcceptanceTest Cluster test of user property editing. 
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  
DefaultClusterConfigurationHelper  
EmptyClusterInformation  
HashClusterNameResolver Created by IntelliJ IDEA. 
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. 
NodeStatusFactory Create a Map of NodeStatus objects for the cluster  
NodeStatusImpl Created by IntelliJ IDEA. 
RepeatableTaskRunner Runs a task at set intervals. 
StartClusterLongRunningTask  

Exceptions