Uses of Interface
org.apache.drill.yarn.appMaster.TaskVisitor
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of TaskVisitor in org.apache.drill.yarn.appMaster
Modifier and TypeMethodDescriptionvoid
SchedulerStateActions.visitTaskModels
(TaskVisitor visitor) void
SchedulerStateImpl.visitTaskModels
(TaskVisitor visitor) void
ClusterController.visitTasks
(TaskVisitor visitor) Allow an observer to see a consistent view of the controller's task state by performing the visit in a synchronized block.void
ClusterControllerImpl.visitTasks
(TaskVisitor visitor) -
Uses of TaskVisitor in org.apache.drill.yarn.appMaster.http