Package | Description |
---|---|
org.apache.drill.exec.ops | |
org.apache.drill.exec.rpc.data | |
org.apache.drill.exec.server | |
org.apache.drill.exec.work |
Modifier and Type | Method and Description |
---|---|
WorkEventBus |
ExecutorFragmentContext.getWorkEventBus() |
WorkEventBus |
FragmentContextImpl.getWorkEventBus() |
Constructor and Description |
---|
DataConnectionCreator(BootStrapContext context,
BufferAllocator allocator,
WorkEventBus workBus,
WorkManager.WorkerBee bee) |
Modifier and Type | Method and Description |
---|---|
WorkEventBus |
DrillbitContext.getWorkBus() |
Constructor and Description |
---|
DrillbitContext(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) |
Modifier and Type | Method and Description |
---|---|
WorkEventBus |
WorkManager.getWorkBus() |
Copyright © 1970 The Apache Software Foundation. All rights reserved.