public interface FlowFilePackager
| Modifier and Type | Method and Description |
|---|---|
void |
packageFlowFile(InputStream in,
OutputStream out,
Map<String,String> attributes,
long fileSize) |
void packageFlowFile(InputStream in, OutputStream out, Map<String,String> attributes, long fileSize) throws IOException
IOExceptionCopyright © 2015 Apache NiFi Project. All rights reserved.