| Package | Description |
|---|---|
| org.apache.nifi.processor.util.pattern |
| Modifier and Type | Field and Description |
|---|---|
protected PartialFunctions.FetchFlowFiles<FC> |
Put.fetchFlowFiles |
| Modifier and Type | Method and Description |
|---|---|
static <FCT> PartialFunctions.FetchFlowFiles<FCT> |
PartialFunctions.fetchSingleFlowFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
Put.fetchFlowFiles(PartialFunctions.FetchFlowFiles<FC> f)
Specify an optional function that fetches incoming FlowFIles.
|
Copyright © 2019 Apache NiFi Project. All rights reserved.