Uses of Interface
org.apache.drill.exec.rpc.control.Controller
Package
Description
-
Uses of Controller in org.apache.drill.exec.ops
Modifier and TypeMethodDescriptionExchangeFragmentContext.getController()
FragmentContextImpl.getController()
-
Uses of Controller in org.apache.drill.exec.rpc.control
Modifier and TypeClassDescriptionclass
Manages communication tunnels between nodes. -
Uses of Controller in org.apache.drill.exec.server
ModifierConstructorDescriptionDrillbitContext
(CoordinationProtos.DrillbitEndpoint endpoint, BootStrapContext context, ClusterCoordinator coord, Controller controller, DataConnectionCreator connectionsPool, WorkEventBus workBus, PersistentStoreProvider provider) DrillbitContext
(CoordinationProtos.DrillbitEndpoint endpoint, BootStrapContext context, ClusterCoordinator coord, Controller controller, DataConnectionCreator connectionsPool, WorkEventBus workBus, PersistentStoreProvider provider, PersistentStoreProvider profileStoreProvider) -
Uses of Controller in org.apache.drill.exec.service
-
Uses of Controller in org.apache.drill.exec.work
Modifier and TypeMethodDescriptionvoid
WorkManager.start
(CoordinationProtos.DrillbitEndpoint endpoint, Controller controller, DataConnectionCreator data, ClusterCoordinator coord, PersistentStoreProvider provider, PersistentStoreProvider profilesProvider)