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 TypeClassDescriptionclassInterface to provide Drill-bit specific behavior.classTask 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 TypeMethodDescriptionvoidAbstractScheduler.setTaskManager(Scheduler.TaskManager taskManager)