Uses of Interface
org.apache.drill.exec.work.foreman.rm.QueryResourceAllocator
Packages that use QueryResourceAllocator
Package
Description
Provides resource management and queuing support for the Drill foreman.
-
Uses of QueryResourceAllocator in org.apache.drill.exec.work.foreman.rm
Subinterfaces of QueryResourceAllocator in org.apache.drill.exec.work.foreman.rmModifier and TypeInterfaceDescriptioninterfaceExtends aQueryResourceAllocatorto provide queueing support.Classes in org.apache.drill.exec.work.foreman.rm that implement QueryResourceAllocatorModifier and TypeClassDescriptionstatic classstatic classstatic classPer-query resource manager.static classMethods in org.apache.drill.exec.work.foreman.rm that return QueryResourceAllocatorModifier 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)