public final class ConfluenceCrowdClusterNode extends Object implements com.atlassian.crowd.service.cluster.ClusterNode
Constructor and Description |
---|
ConfluenceCrowdClusterNode(ClusterNodeInformation nodeInformation,
boolean isCurrentNode) |
Modifier and Type | Method and Description |
---|---|
Optional<com.atlassian.crowd.service.cluster.ClusterNodeDetails> |
getDetails() |
Instant |
getLastHeartbeat() |
String |
getNodeId() |
String |
getNodeName() |
boolean |
isLocal() |
public ConfluenceCrowdClusterNode(ClusterNodeInformation nodeInformation, boolean isCurrentNode)
public String getNodeId()
getNodeId
in interface com.atlassian.crowd.service.cluster.ClusterNode
@Nullable public String getNodeName()
getNodeName
in interface com.atlassian.crowd.service.cluster.ClusterNode
public Instant getLastHeartbeat()
getLastHeartbeat
in interface com.atlassian.crowd.service.cluster.ClusterNode
public boolean isLocal()
isLocal
in interface com.atlassian.crowd.service.cluster.ClusterNode
public Optional<com.atlassian.crowd.service.cluster.ClusterNodeDetails> getDetails()
getDetails
in interface com.atlassian.crowd.service.cluster.ClusterNode
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences