Uses of Interface
org.apache.drill.yarn.appMaster.ControllerVisitor
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of ControllerVisitor in org.apache.drill.yarn.appMaster
Modifier 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
Modifier and TypeClassDescriptionstatic class
class