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