Uses of Interface
org.apache.drill.yarn.appMaster.ControllerVisitor
Packages that use ControllerVisitor
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of ControllerVisitor in org.apache.drill.yarn.appMaster
Methods in org.apache.drill.yarn.appMaster with parameters of type ControllerVisitorModifier and TypeMethodDescriptionvoid
ClusterController.visit
(ControllerVisitor visitor) Allow an observer to see a consistent view of the controller's state by performing the visit in a synchronized block.void
ClusterControllerImpl.visit
(ControllerVisitor visitor) -
Uses of ControllerVisitor in org.apache.drill.yarn.appMaster.http
Classes in org.apache.drill.yarn.appMaster.http that implement ControllerVisitorModifier and TypeClassDescriptionstatic class
class