| Package | Description |
|---|---|
| org.apache.nifi.processor.util.pattern |
| Modifier and Type | Field and Description |
|---|---|
protected Put.PutFlowFile<FC,C> |
Put.putFlowFile |
| Modifier and Type | Method and Description |
|---|---|
void |
Put.putFlowFile(Put.PutFlowFile<FC,C> f)
Specify a function that puts an incoming FlowFile to target data storage.
|
void |
PutGroup.putFlowFile(Put.PutFlowFile<FC,C> putFlowFile)
PutGroup does not support PutFileFile function for single FlowFile.
|
Copyright © 2019 Apache NiFi Project. All rights reserved.