| Package | Description |
|---|---|
| org.apache.nifi.cluster.protocol | |
| org.apache.nifi.cluster.protocol.impl | |
| org.apache.nifi.cluster.protocol.jaxb.message |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterCoordinationProtocolSender.notifyNodeStatusChange(Set<NodeIdentifier> nodesToNotify,
NodeStatusChangeMessage msg)
Notifies all nodes in the given set that a node in the cluster has a new status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardClusterCoordinationProtocolSender.notifyNodeStatusChange(Set<NodeIdentifier> nodesToNotify,
NodeStatusChangeMessage msg) |
void |
ClusterCoordinationProtocolSenderListener.notifyNodeStatusChange(Set<NodeIdentifier> nodesToNotify,
NodeStatusChangeMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
NodeStatusChangeMessage |
ObjectFactory.createNodeStatusChangeMessage() |
Copyright © 2016 Apache NiFi Project. All rights reserved.