Uses of Interface
org.apache.drill.yarn.appMaster.SchedulerStateActions
Packages that use SchedulerStateActions
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of SchedulerStateActions in org.apache.drill.yarn.appMaster
Classes in org.apache.drill.yarn.appMaster that implement SchedulerStateActionsModifier and TypeClassDescriptionfinal class
Manages a the set of tasks associated with a scheduler.Methods in org.apache.drill.yarn.appMaster that return types with arguments of type SchedulerStateActionsMethods in org.apache.drill.yarn.appMaster with parameters of type SchedulerStateActionsModifier and TypeMethodDescriptionvoid
EventContext.setGroup
(SchedulerStateActions group) void
ClusterControllerImpl.taskGroupCompleted
(SchedulerStateActions taskGroup)