| Package | Description |
|---|---|
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.nonclustered |
Implementations for cluster interfaces when no cluster is present.
|
| com.atlassian.confluence.impl.cluster |
| Modifier and Type | Method and Description |
|---|---|
Map<ClusterNodeInformation,CompletionStage<NodeZduInfo>> |
ZduManager.getNodesZduInfo()
Gets zdu information from all nodes in the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ClusterNodeInformation,CompletionStage<NodeZduInfo>> |
NonClusteredZduManager.getNodesZduInfo() |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeZduInfoImpl |
| Modifier and Type | Method and Description |
|---|---|
NodeZduInfo |
CollectNodeZduInfo.call() |
| Modifier and Type | Method and Description |
|---|---|
Map<ClusterNodeInformation,CompletionStage<NodeZduInfo>> |
DefaultZduManager.getNodesZduInfo() |
Copyright © 2003–2022 Atlassian. All rights reserved.