Package | Description |
---|---|
com.atlassian.crowd.manager.cluster | |
com.atlassian.crowd.manager.cluster.heartbeat | |
com.atlassian.crowd.service.cluster |
Modifier and Type | Class and Description |
---|---|
class |
ClusterNodeImpl |
Modifier and Type | Method and Description |
---|---|
Set<ClusterNode> |
ClusterInformationImpl.getNodes() |
Modifier and Type | Method and Description |
---|---|
static ClusterNodeImpl.Builder |
ClusterNodeImpl.builder(ClusterNode data) |
Constructor and Description |
---|
ClusterInformationImpl(Iterable<? extends ClusterNode> clusterNodes) |
Modifier and Type | Method and Description |
---|---|
List<ClusterNode> |
NoOpClusterNodeHeartbeatService.getNodeHearbeats() |
List<ClusterNode> |
CrowdClusterNodeHeartbeatService.getNodeHearbeats() |
List<ClusterNode> |
ClusterHeartbeatService.getNodeHearbeats() |
Modifier and Type | Method and Description |
---|---|
Set<ClusterNode> |
ClusterInformation.getNodes() |
Copyright © 2020 Atlassian. All rights reserved.