public interface FlowFileUnpackager
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreData() |
Map<String,String> |
unpackageFlowFile(InputStream in,
OutputStream out) |
Map<String,String> unpackageFlowFile(InputStream in, OutputStream out) throws IOException
IOExceptionboolean hasMoreData()
throws IOException
IOExceptionCopyright © 2015 Apache NiFi Project. All rights reserved.