private static class PutSQL.FlowFilePoll extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<FlowFile> |
flowFiles |
private boolean |
fragmentedTransaction |
| Constructor and Description |
|---|
FlowFilePoll(List<FlowFile> flowFiles,
boolean fragmentedTransaction) |
| Modifier and Type | Method and Description |
|---|---|
List<FlowFile> |
getFlowFiles() |
boolean |
isFragmentedTransaction() |
Copyright © 2023 Apache NiFi Project. All rights reserved.