| Package | Description |
|---|---|
| org.apache.nifi.cluster.protocol.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterCoordinationProtocolSenderListener
A wrapper class for consolidating a protocol sender and listener for the
cluster manager.
|
class |
StandardClusterCoordinationProtocolSender
A protocol sender for sending protocol messages from the cluster manager to
nodes.
|
| Modifier and Type | Field and Description |
|---|---|
private ClusterCoordinationProtocolSender |
ClusterCoordinationProtocolSenderListener.sender |
| Constructor and Description |
|---|
ClusterCoordinationProtocolSenderListener(ClusterCoordinationProtocolSender sender,
ProtocolListener listener) |
Copyright © 2021 Apache NiFi Project. All rights reserved.