com.atlassian.jira.cluster.ClusterNodeProperties |
![]()
|
This is used to lookup cluster properties from the underlying properties file.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the node id for a clustered or HA installation.
| |||||||||||
Get the shared home for a clustered or HA installation.
| |||||||||||
whether the underlying cluster.properties file is valid or not
| |||||||||||
The cluster.properties file is optional.
| |||||||||||
Called to reload the cluster properties.
|
Get the node id for a clustered or HA installation. Will return null if no node id is set.
key | key for the property you want to look up |
---|
Get the shared home for a clustered or HA installation. Will return null if no shared home is set.
whether the underlying cluster.properties file is valid or not
The cluster.properties file is optional. If it exists then JIRA is assumed to be in a cluster
Called to reload the cluster properties.