Class NodeDataProvider
java.lang.Object
com.atlassian.crowd.manager.cluster.NodeDataProvider
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNodeDataProvider(CrowdLicenseStore crowdLicenseStore, CrowdApplicationConfig applicationConfig) -
Method Summary
-
Field Details
-
CLUSTER_NODE_NAME_PROPERTY
- See Also:
-
NOT_CLUSTERED
- See Also:
-
-
Constructor Details
-
NodeDataProvider
public NodeDataProvider(CrowdLicenseStore crowdLicenseStore, CrowdApplicationConfig applicationConfig)
-
-
Method Details
-
isStale
public boolean isStale()- Returns:
- true if a license change has caused
isClusteringConfigured(CrowdLicense)to be out-of-date
-
getNodeName
-
isClusteringAvailable
public boolean isClusteringAvailable()
-