| Package | Description |
|---|---|
| org.apache.nifi.processor.util.pattern |
| Modifier and Type | Field and Description |
|---|---|
protected PartialFunctions.OnCompleted<FC,C> |
Put.onCompleted |
| Modifier and Type | Method and Description |
|---|---|
void |
Put.onCompleted(PartialFunctions.OnCompleted<FC,C> f)
Specify an optional function which will be called if input FlowFiles were successfully put to a target storage.
|
Copyright © 2019 Apache NiFi Project. All rights reserved.