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 | |
ClusterNodeInformation | |
ClusterSetupValidator |
Simple flyweight that validates the user-inputted parameters required to setup a cluster.
|
NameResolver | Deprecated
since 5.5.1.
|
NodeStatus | |
ZduManager |
This is a publicly available component used by the ZDU plugin
|
Class | Description |
---|---|
AWSClusterJoinConfig | |
ClusterAwareFactoryBean<T> | Deprecated
since 7.5 No longer used
|
ClusterConfig |
Immutable value bean for Confluence cluster configuration
|
ClusterConfigurationUtils |
Helper class for retrieving cluster configuration information.
|
ClusteredImplementationBeanRegistry | Deprecated
since 7.5 No longer used
|
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 | Deprecated
since 7.9.
|
ClusterMembershipCriteria |
This class contains all attributes of a cluster which are used when determining whether a node may join it, and
can compare a node's criteria with a cluster according to the correct version matching rules.
|
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 | |
ReIndexingScopeThreadLocal |
Control whether a reindex should happen cluster-wide or within current node only
|
StartClusterLongRunningTask | |
TCPIPClusterJoinConfig | |
ZduStatus |
POJO for returning ZDU state
|
Enum | Description |
---|---|
ClusterJoinConfig.ClusterJoinType | |
ReIndexingScopeThreadLocal.ReIndexingScope | |
ZduStatus.State |
These do not map one to one to ZDU states, they just provide enough information for
Confluence to interact with the ZDU Plugin
Values of this type are stored in the DB via ZduStatusEntity
|
Copyright © 2003–2021 Atlassian. All rights reserved.