Uses of Interface
org.apache.drill.yarn.appMaster.Scheduler
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of Scheduler in org.apache.drill.yarn.appMaster
Modifier and TypeClassDescriptionclass
Base class for schedulers (pools) for Drillbits.class
class
class
class
Abstract base class for schedulers that work with persistent (long-running) tasks.Modifier and TypeMethodDescriptionSchedulerStateActions.getScheduler()
Returns the scheduler associated with this task group.SchedulerStateImpl.getScheduler()
Modifier and TypeMethodDescriptionvoid
ClusterController.registerScheduler
(Scheduler resourceGroup) void
ClusterControllerImpl.registerScheduler
(Scheduler scheduler) Define a task type.ModifierConstructorDescriptionSchedulerStateImpl
(ClusterControllerImpl controller, Scheduler scheduler)