Package | Description |
---|---|
org.apache.nifi.controller |
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 © 2015 Apache NiFi Project. All rights reserved.