Uses of Interface
org.apache.drill.yarn.appMaster.Scheduler.TaskManager
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of Scheduler.TaskManager in org.apache.drill.yarn.appMaster
Modifier and TypeClassDescriptionclass
Interface to provide Drill-bit specific behavior.class
Task manager that does nothing.Modifier and TypeMethodDescriptionAbstractScheduler.getTaskManager()
EventContext.getTaskManager()
Scheduler.getTaskManager()
Modifier and TypeMethodDescriptionvoid
AbstractScheduler.setTaskManager
(Scheduler.TaskManager taskManager)