| Interface | Description |
|---|---|
| ClusterConfigurationHelper |
A facade for interacting with the clustering subsystem
|
| ClusteredLock | Deprecated
Since 5.6, use
ClusterLockService for locking which returns instances
of Lock |
| ClusterInformation | |
| ClusterJoinConfig | |
| ClusterManager | |
| ClusterNodeInformation | |
| ClusterSetupValidator |
Simple flyweight 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 | Description |
|---|---|
| AbstractClusteredTestCase |
Base class for tests which test two nodes in a cluster concurrently.
|
| AWSClusterJoinConfig | |
| 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.
|
| ClusteredIndexRecoveryAcceptanceTest | |
| 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
|
| DefaultClusterConfigurationHelper |
An implementation of
ClusterConfigurationHelper which assumes that a cluster of some sort is being used. |
| DefaultClusterSetupValidator | |
| EmptyClusterInformation | |
| HashClusterNameResolver | Deprecated
since 5.5.1.
|
| MulticastClusterJoinConfig | |
| 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 | |
| TCPIPClusterJoinConfig |
| Enum | Description |
|---|---|
| ClusterJoinConfig.ClusterJoinType |
Copyright © 2003–2019 Atlassian. All rights reserved.