Uses of Interface
org.apache.nifi.processor.io.InputStreamCallback
Packages that use InputStreamCallback
-
Uses of InputStreamCallback in org.apache.nifi.processor
Methods in org.apache.nifi.processor with parameters of type InputStreamCallbackModifier and TypeMethodDescriptionvoidProcessSession.read(FlowFile source, InputStreamCallback reader) Executes the given callback against the contents corresponding to the given FlowFile.