private static class UnpackContent.FlowFileStreamUnpacker extends UnpackContent.Unpacker
| Modifier and Type | Field and Description |
|---|---|
private FlowFileUnpackager |
unpackager |
fileFilter| Constructor and Description |
|---|
FlowFileStreamUnpacker(FlowFileUnpackager unpackager) |
| Modifier and Type | Method and Description |
|---|---|
void |
unpack(ProcessSession session,
FlowFile source,
List<FlowFile> unpacked) |
fileMatches, fileMatchesprivate final FlowFileUnpackager unpackager
public FlowFileStreamUnpacker(FlowFileUnpackager unpackager)
public void unpack(ProcessSession session, FlowFile source, List<FlowFile> unpacked)
unpack in class UnpackContent.UnpackerCopyright © 2023 Apache NiFi Project. All rights reserved.