Package | Description |
---|---|
org.apache.nifi.processor |
Modifier and Type | Method and Description |
---|---|
FlowFile |
ProcessSession.write(FlowFile source,
StreamCallback writer)
Executes the given callback against the content corresponding to the
given flow file.
|
Copyright © 2016 Apache NiFi Project. All rights reserved.