| Package | Description |
|---|---|
| org.apache.nifi.cluster.coordination | |
| org.apache.nifi.cluster.coordination.heartbeat |
| Modifier and Type | Method and Description |
|---|---|
default void |
ClusterCoordinator.validateHeartbeat(NodeHeartbeat nodeHeartbeat)
Validates that the heartbeat is valid and if not takes appropriate action to rectify
|
| Modifier and Type | Method and Description |
|---|---|
NodeHeartbeat |
HeartbeatMonitor.getLatestHeartbeat(NodeIdentifier nodeId)
Returns the latest heartbeat that has been obtained for the node with
the given id
|
Copyright © 2023 Apache NiFi Project. All rights reserved.