public class ControllerStartupFailureMessage extends ExceptionMessage
ProtocolMessage.MessageType| Modifier and Type | Field and Description |
|---|---|
private NodeIdentifier |
nodeId |
| Constructor and Description |
|---|
ControllerStartupFailureMessage() |
| Modifier and Type | Method and Description |
|---|---|
NodeIdentifier |
getNodeId() |
ProtocolMessage.MessageType |
getType() |
void |
setNodeId(NodeIdentifier nodeId) |
getExceptionMessage, setExceptionMessagegetRequestorDN, setRequestorDNprivate NodeIdentifier nodeId
public ProtocolMessage.MessageType getType()
getType in class ExceptionMessagepublic NodeIdentifier getNodeId()
public void setNodeId(NodeIdentifier nodeId)
Copyright © 2015 Apache NiFi(incubating) Project. All rights reserved.