Uses of Interface
org.apache.drill.exec.work.foreman.rm.QueryResourceManager
Packages that use QueryResourceManager
Package
Description
Provides resource management and queuing support for the Drill foreman.
-
Uses of QueryResourceManager in org.apache.drill.exec.work.foreman.rm
Classes in org.apache.drill.exec.work.foreman.rm that implement QueryResourceManagerModifier and TypeClassDescriptionstatic class
static class
Per-query resource manager.Methods in org.apache.drill.exec.work.foreman.rm that return QueryResourceManagerModifier 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)