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