Uses of Interface
org.apache.nifi.flowfile.FlowFilePrioritizer
Packages that use FlowFilePrioritizer
-
Uses of FlowFilePrioritizer in org.apache.nifi.controller.queue
Methods in org.apache.nifi.controller.queue that return types with arguments of type FlowFilePrioritizerMethod parameters in org.apache.nifi.controller.queue with type arguments of type FlowFilePrioritizerModifier and TypeMethodDescriptionvoid
FlowFileQueue.setPriorities
(List<FlowFilePrioritizer> newPriorities) Resets the comparator used by this queue to maintain order.