Uses of Interface
org.apache.nifi.processor.FlowFileFilter
Packages that use FlowFileFilter
-
Uses of FlowFileFilter in org.apache.nifi.processor
Methods in org.apache.nifi.processor with parameters of type FlowFileFilterModifier and TypeMethodDescriptionProcessSession.get(FlowFileFilter filter) Returns allFlowFiles from all the incoming queues which the givenFlowFileFilteraccepts.