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.ClusterNodepublic Instant getLastHeartbeat()
getLastHeartbeat in interface com.atlassian.crowd.service.cluster.ClusterNodepublic boolean isLocal()
isLocal in interface com.atlassian.crowd.service.cluster.ClusterNodepublic Optional<com.atlassian.crowd.service.cluster.ClusterNodeDetails> getDetails()
getDetails in interface com.atlassian.crowd.service.cluster.ClusterNodeCopyright © 2003–2022 Atlassian. All rights reserved.