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 TypeMethodDescriptionvoidallocated(EventContext context) voidcompleted(EventContext context) getLaunchSpec(Task task) booleanisLive(EventContext context) intboolean
-
Method Details
-
maxConcurrentAllocs
int maxConcurrentAllocs() -
getLaunchSpec
-
allocated
-
stop
-
completed
-
isLive
-