private class MergeContent.AvroMerge extends Object implements MergeContent.MergeBin
| Modifier | Constructor and Description |
|---|---|
private |
AvroMerge() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMergedContentType() |
List<FlowFile> |
getUnmergedFlowFiles() |
FlowFile |
merge(Bin bin,
ProcessContext context) |
public FlowFile merge(Bin bin, ProcessContext context)
merge in interface MergeContent.MergeBinpublic String getMergedContentType()
getMergedContentType in interface MergeContent.MergeBinpublic List<FlowFile> getUnmergedFlowFiles()
getUnmergedFlowFiles in interface MergeContent.MergeBinCopyright © 2023 Apache NiFi Project. All rights reserved.