Uses of Interface
org.apache.drill.yarn.appMaster.SchedulerState
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of SchedulerState in org.apache.drill.yarn.appMaster
Modifier and TypeClassDescriptionfinal class
Manages a the set of tasks associated with a scheduler.Modifier and TypeMethodDescriptionvoid
AbstractScheduler.registerState
(SchedulerState state) void
Scheduler.registerState
(SchedulerState state) Register the state object that tracks tasks launched by this scheduler.