Uses of Interface
org.apache.drill.exec.work.foreman.rm.QueryResourceAllocator
Package
Description
Provides resource management and queuing support for the Drill foreman.
-
Uses of QueryResourceAllocator in org.apache.drill.exec.work.foreman.rm
Modifier and TypeInterfaceDescriptioninterface
Extends aQueryResourceAllocator
to provide queueing support.Modifier and TypeClassDescriptionstatic class
static class
static class
Per-query resource manager.static class
Modifier and TypeMethodDescriptionDefaultResourceManager.newResourceAllocator
(QueryContext queryContext) DistributedResourceManager.newResourceAllocator
(QueryContext queryContext) DynamicResourceManager.newResourceAllocator
(QueryContext queryContext) ResourceManager.newResourceAllocator
(QueryContext queryContext) Create a resource manager to prepare or describe a query.ThrottledResourceManager.newResourceAllocator
(QueryContext queryContext)