| 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 | |
| ClusterJoinConfig.Decoder | |
| ClusterManager | |
| ClusterMonitoringAdapter |
The adapter for
ClusterMonitoring interface to convert between old
and new fugue versions. |
| ClusterNodeInformation | |
| ClusterSetupValidator |
Simple flyweight that validates the user-inputted parameters required to setup a cluster.
|
| NameResolver | Deprecated
since 5.5.1.
|
| NodeStatus |
| Class | Description |
|---|---|
| AWSClusterJoinConfig | |
| ClusterAwareFactoryBean<T> |
A Spring
FactoryBean locates another bean in the context for a given type. |
| ClusterConfig |
Immutable value bean for Confluence cluster configuration
|
| ClusterConfigurationUtils |
Helper class for retrieving cluster configuration information.
|
| ClusteredImplementationBeanRegistry |
A registry of the beans in the system which are specifically "clustered implementations", i.e.
|
| 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.
|
| KubernetesClusterJoinConfig |
A
ClusterJoinConfig for Kubernetes environments. |
| MulticastClusterJoinConfig | |
| NodeStatusImpl | |
| StartClusterLongRunningTask | |
| TCPIPClusterJoinConfig |
| Enum | Description |
|---|---|
| ClusterJoinConfig.ClusterJoinType |
Copyright © 2003–2019 Atlassian. All rights reserved.