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.MergeBin
public String getMergedContentType()
getMergedContentType
in interface MergeContent.MergeBin
public List<FlowFile> getUnmergedFlowFiles()
getUnmergedFlowFiles
in interface MergeContent.MergeBin
Copyright © 2021 Apache NiFi Project. All rights reserved.