Uses of Class
org.apache.drill.exec.work.foreman.rm.ThrottledResourceManager
Packages that use ThrottledResourceManager
Package
Description
Provides resource management and queuing support for the Drill foreman.
-
Uses of ThrottledResourceManager in org.apache.drill.exec.work.foreman.rm
Fields in org.apache.drill.exec.work.foreman.rm declared as ThrottledResourceManagerModifier and TypeFieldDescriptionprotected final ThrottledResourceManagerThrottledResourceManager.QueuedResourceAllocator.rmConstructors in org.apache.drill.exec.work.foreman.rm with parameters of type ThrottledResourceManagerModifierConstructorDescriptionQueuedQueryResourceManager(ThrottledResourceManager rm, Foreman foreman) protectedQueuedResourceAllocator(ThrottledResourceManager rm, QueryContext queryContext)