| com.atlassian.bitbucket.cluster.ClusterService |
Provides access to cluster details for the instance.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Convenience method for obtaining the ID for the local node.
| |||||||||||
nodes
Convenience method for obtaining the ID for the local node. Calling the method is equivalent to calling
getInformation().getLocalNode().getId()
true if clustering is available; otherwise, false
true if clustering is available and at least two nodes have
joined the cluster