| 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 |
FragmentContext.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 © 2017 The Apache Software Foundation. All rights reserved.