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 callback against the content corresponding to the given flow file.