com.atlassian.jira.cluster.ClusterNodes |
![]() |
Provides access to cluster nodes.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns all the known nodes in a JIRA cluster.
| |||||||||||
Returns the current cluster node in JIRA.
| |||||||||||
Returns the IP/hostname configured to be used for this JIRA Cluster.
| |||||||||||
Resets the cached reference to the current cluster node.
|
Returns all the known nodes in a JIRA cluster. If not clustered this will return an empty set.
Node
s in a cluster.
Returns the current cluster node in JIRA.
isClustered()
to see if it's part of a
cluster.
Returns the IP/hostname configured to be used for this JIRA Cluster. If none is configured, localhost is returned.
Resets the cached reference to the current cluster node.