| Package | Description |
|---|---|
| org.apache.nifi.cluster.protocol.message |
| Modifier and Type | Field and Description |
|---|---|
private StandardDataFlow |
ReconnectionRequestMessage.dataFlow |
private StandardDataFlow |
FlowResponseMessage.dataFlow |
| Modifier and Type | Method and Description |
|---|---|
StandardDataFlow |
ReconnectionRequestMessage.getDataFlow() |
StandardDataFlow |
FlowResponseMessage.getDataFlow() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReconnectionRequestMessage.setDataFlow(StandardDataFlow dataFlow) |
void |
FlowResponseMessage.setDataFlow(StandardDataFlow dataFlow) |
Copyright © 2023 Apache NiFi Project. All rights reserved.