Uses of Interface
org.apache.drill.exec.work.foreman.rm.QueryQueue
Package
Description
Provides resource management and queuing support for the Drill foreman.
-
Uses of QueryQueue in org.apache.drill.exec.work.foreman.rm
Modifier and TypeClassDescriptionclass
Distributed query queue which uses a Zookeeper distributed semaphore to control queuing across the cluster.class
Query queue to be used in an embedded Drillbit.ModifierConstructorDescriptionThrottledResourceManager
(DrillbitContext drillbitContext, QueryQueue queue)