| Package | Description |
|---|---|
| com.atlassian.confluence.admin.actions.cluster | |
| com.atlassian.confluence.cluster |
| Modifier and Type | Method and Description |
|---|---|
ClusterNodeInformation |
ClusterConfigurationAction.ClusterNode.getNodeInfo() |
| Constructor and Description |
|---|
ClusterNode(ClusterNodeInformation nodeInfo,
NodeStatus nodeStatus) |
| Modifier and Type | Method and Description |
|---|---|
ClusterNodeInformation |
NonClusterManager.getThisNodeInformation() |
ClusterNodeInformation |
ClusterManager.getThisNodeInformation()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ClusterNodeInformation> |
NonClusterManager.getAllNodesInformation() |
Collection<ClusterNodeInformation> |
ClusterManager.getAllNodesInformation()
Deprecated.
|
Map<ClusterNodeInformation,NodeStatus> |
NonClusterManager.getNodeStatusMap() |
Map<ClusterNodeInformation,NodeStatus> |
ClusterManager.getNodeStatusMap()
Deprecated.
|
Copyright © 2003–2016 Atlassian. All rights reserved.