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