| Modifier and Type | Method and Description |
|---|---|
Optional<ClusterNode> |
MockClusterService.getClusterNode() |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterNodeImpl |
| Modifier and Type | Method and Description |
|---|---|
Optional<ClusterNode> |
ClusterServiceImpl.getClusterNode() |
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 |
|---|---|
Optional<ClusterNode> |
ClusterService.getClusterNode()
Retrieves details for this node
|
Set<ClusterNode> |
ClusterInformation.getNodes() |
Copyright © 2024 Atlassian. All rights reserved.