Class RandomQueueSelection

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

public class RandomQueueSelection extends AbstractQueueSelectionPolicy
Randomly selects a queue from the list of all the provided queues. If no pools are provided then it throws QueueSelectionException