Class DefaultQueueSelection

java.lang.Object
org.apache.drill.exec.resourcemgr.config.selectionpolicy.AbstractQueueSelectionPolicy
org.apache.drill.exec.resourcemgr.config.selectionpolicy.DefaultQueueSelection
All Implemented Interfaces:
QueueSelectionPolicy

public class DefaultQueueSelection extends AbstractQueueSelectionPolicy
Helps to select the first default queue in the list of all the provided queues. If there is no default queue present it throws QueueSelectionException. Default queue is a queue associated with ResourcePool which has DefaultSelector assigned to it