| Package | Description |
|---|---|
| org.apache.nifi.processors.standard |
| Modifier and Type | Class and Description |
|---|---|
private static class |
PutSQL.FragmentedEnclosure |
| Modifier and Type | Field and Description |
|---|---|
private Map<FlowFile,PutSQL.StatementFlowFileEnclosure> |
PutSQL.FragmentedEnclosure.flowFileToEnclosure |
(package private) PutGroup.GroupFlowFiles<PutSQL.FunctionContext,Connection,PutSQL.StatementFlowFileEnclosure> |
PutSQL.groupFlowFiles |
private PutGroup<PutSQL.FunctionContext,Connection,PutSQL.StatementFlowFileEnclosure> |
PutSQL.process |
(package private) PutGroup.PutFlowFiles<PutSQL.FunctionContext,Connection,PutSQL.StatementFlowFileEnclosure> |
PutSQL.putFlowFiles |
| Modifier and Type | Method and Description |
|---|---|
PutSQL.StatementFlowFileEnclosure |
PutSQL.FragmentedEnclosure.getTargetEnclosure(FlowFile flowFile) |
| Modifier and Type | Method and Description |
|---|---|
private ExceptionHandler.OnError<PutSQL.FunctionContext,PutSQL.StatementFlowFileEnclosure> |
PutSQL.onBatchUpdateError(ProcessContext context,
ProcessSession session,
RoutingResult result) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutSQL.FragmentedEnclosure.addFlowFile(FlowFile flowFile,
PutSQL.StatementFlowFileEnclosure enclosure) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutSQL.GroupingFunction.apply(ProcessContext context,
ProcessSession session,
PutSQL.FunctionContext fc,
Connection conn,
List<FlowFile> flowFiles,
List<PutSQL.StatementFlowFileEnclosure> groups,
RoutingResult result) |
Copyright © 2023 Apache NiFi Project. All rights reserved.