Uses of Interface
org.apache.drill.yarn.appMaster.Scheduler.TaskManager
Packages that use Scheduler.TaskManager
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of Scheduler.TaskManager in org.apache.drill.yarn.appMaster
Classes in org.apache.drill.yarn.appMaster that implement Scheduler.TaskManagerModifier and TypeClassDescriptionclass
Interface to provide Drill-bit specific behavior.class
Task manager that does nothing.Fields in org.apache.drill.yarn.appMaster declared as Scheduler.TaskManagerMethods in org.apache.drill.yarn.appMaster that return Scheduler.TaskManagerModifier and TypeMethodDescriptionAbstractScheduler.getTaskManager()
EventContext.getTaskManager()
Scheduler.getTaskManager()
Methods in org.apache.drill.yarn.appMaster with parameters of type Scheduler.TaskManagerModifier and TypeMethodDescriptionvoid
AbstractScheduler.setTaskManager
(Scheduler.TaskManager taskManager)