Uses of Class
org.apache.drill.exec.work.foreman.rm.AbstractResourceManager
Package
Description
Provides resource management and queuing support for the Drill foreman.
-
Uses of AbstractResourceManager in org.apache.drill.exec.work.foreman.rm
Modifier and TypeClassDescriptionclass
Global resource manager that provides basic admission control (AC) via a configured queue: either the Zookeeper-based distributed queue or the in-process embedded Drillbit queue.