| 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 |
NodeProtocolSender.notifyReconnectionFailure(ReconnectionFailureMessage msg)
Sends a failure notification if the node was unable to reconnect to the cluster
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeProtocolSenderListener.notifyReconnectionFailure(ReconnectionFailureMessage msg) |
void |
NodeProtocolSenderImpl.notifyReconnectionFailure(ReconnectionFailureMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
ReconnectionFailureMessage |
ObjectFactory.createReconnectionFailureMessage() |
Copyright © 2015 Apache NiFi(incubating) Project. All rights reserved.