Uses of Interface
org.apache.nifi.processor.io.StreamCallback
Packages that use StreamCallback
-
Uses of StreamCallback in org.apache.nifi.processor
Methods in org.apache.nifi.processor with parameters of type StreamCallbackModifier and TypeMethodDescriptionProcessSession.write(FlowFile source, StreamCallback writer) Executes the given {code writer}StreamCallbackagainst the content of the givenFlowFile.