Package | Description |
---|---|
org.apache.nifi.controller.queue |
Modifier and Type | Method and Description |
---|---|
List<FlowFilePrioritizer> |
FlowFileQueue.getPriorities() |
Modifier and Type | Method and Description |
---|---|
void |
FlowFileQueue.setPriorities(List<FlowFilePrioritizer> newPriorities)
Resets the comparator used by this queue to maintain order.
|
Copyright © 2016 Apache NiFi Project. All rights reserved.