| Package | Description |
|---|---|
| com.atlassian.confluence.admin.actions.cluster | |
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.hazelcast |
| 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 |
ClusterManager.getThisNodeInformation()
Get the identity of this node in the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ClusterNodeInformation> |
ClusterManager.getAllNodesInformation() |
Map<ClusterNodeInformation,NodeStatus> |
ClusterManager.getNodeStatusMap()
Gets status information from all members of the cluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastClusterNodeInformation |
| Modifier and Type | Method and Description |
|---|---|
ClusterNodeInformation |
HazelcastClusterManager.getThisNodeInformation() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClusterNodeInformation> |
HazelcastClusterManager.getAllNodesInformation() |
Map<ClusterNodeInformation,NodeStatus> |
HazelcastClusterManager.getNodeStatusMap()
Gets status information from all members of the cluster.
|
Copyright © 2003–2015 Atlassian. All rights reserved.