| 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.notifyControllerStartupFailure(ControllerStartupFailureMessage msg)
Sends a failure notification if the controller was unable start.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeProtocolSenderListener.notifyControllerStartupFailure(ControllerStartupFailureMessage msg) |
void |
NodeProtocolSenderImpl.notifyControllerStartupFailure(ControllerStartupFailureMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
ControllerStartupFailureMessage |
ObjectFactory.createControllerStartupFailureMessage() |
Copyright © 2015 Apache NiFi(incubating) Project. All rights reserved.