Uses of Class
org.apache.drill.exec.work.foreman.rm.ThrottledResourceManager
Package
Description
Provides resource management and queuing support for the Drill foreman.
-
Uses of ThrottledResourceManager in org.apache.drill.exec.work.foreman.rm
Modifier and TypeFieldDescriptionprotected final ThrottledResourceManager
ThrottledResourceManager.QueuedResourceAllocator.rm
ModifierConstructorDescriptionQueuedQueryResourceManager
(ThrottledResourceManager rm, Foreman foreman) protected
QueuedResourceAllocator
(ThrottledResourceManager rm, QueryContext queryContext)