Uses of Class
org.apache.drill.exec.rpc.control.WorkEventBus
Package
Description
-
Uses of WorkEventBus in org.apache.drill.exec.ops
Modifier and TypeMethodDescriptionExecutorFragmentContext.getWorkEventBus()
FragmentContextImpl.getWorkEventBus()
-
Uses of WorkEventBus in org.apache.drill.exec.rpc.data
ModifierConstructorDescriptionDataConnectionCreator
(BootStrapContext context, BufferAllocator allocator, WorkEventBus workBus, WorkManager.WorkerBee bee) -
Uses of WorkEventBus 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 WorkEventBus in org.apache.drill.exec.work