Package org.apache.drill.yarn.appMaster
Interface Scheduler.TaskManager
- All Known Implementing Classes:
AbstractDrillbitScheduler.DrillbitManager
,AbstractTaskManager
- Enclosing interface:
- Scheduler
public static interface Scheduler.TaskManager
-
Method Summary
Modifier and TypeMethodDescriptionvoid
allocated
(EventContext context) void
completed
(EventContext context) getLaunchSpec
(Task task) boolean
isLive
(EventContext context) int
boolean
-
Method Details
-
maxConcurrentAllocs
int maxConcurrentAllocs() -
getLaunchSpec
-
allocated
-
stop
-
completed
-
isLive
-