Uses of Interface
org.apache.drill.exec.work.foreman.rm.QueryResourceManager
Package
Description
Provides resource management and queuing support for the Drill foreman.
-
Uses of QueryResourceManager in org.apache.drill.exec.work.foreman.rm
Modifier and TypeClassDescriptionstatic class
static class
Per-query resource manager.Modifier and TypeMethodDescriptionDefaultResourceManager.newQueryRM
(Foreman foreman) DistributedResourceManager.newQueryRM
(Foreman foreman) DynamicResourceManager.newQueryRM
(Foreman foreman) ResourceManager.newQueryRM
(Foreman foreman) Create a resource manager to execute a query.ThrottledResourceManager.newQueryRM
(Foreman foreman)