Package com.atlassian.bamboo.crowd
Class BambooClusterService
java.lang.Object
com.atlassian.bamboo.crowd.BambooClusterService
- All Implemented Interfaces:
com.atlassian.crowd.service.cluster.ClusterService
public class BambooClusterService
extends Object
implements com.atlassian.crowd.service.cluster.ClusterService
-
Constructor Summary
ConstructorsConstructorDescriptionBambooClusterService(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService) -
Method Summary
-
Constructor Details
-
BambooClusterService
-
-
Method Details
-
isAvailable
public boolean isAvailable()- Specified by:
isAvailablein interfacecom.atlassian.crowd.service.cluster.ClusterService
-
getNodeId
- Specified by:
getNodeIdin interfacecom.atlassian.crowd.service.cluster.ClusterService
-
getInformation
@NotNull public @NotNull com.atlassian.crowd.service.cluster.ClusterInformation getInformation()- Specified by:
getInformationin interfacecom.atlassian.crowd.service.cluster.ClusterService
-
getClusterNode
- Specified by:
getClusterNodein interfacecom.atlassian.crowd.service.cluster.ClusterService
-