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