| Package | Description |
|---|---|
| org.apache.drill.exec.ops | |
| org.apache.drill.exec.rpc.data | |
| org.apache.drill.exec.server | |
| org.apache.drill.exec.work | |
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Method and Description |
|---|---|
WorkEventBus |
FragmentContextImpl.getWorkEventBus() |
WorkEventBus |
ExecutorFragmentContext.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() |
| Modifier and Type | Method and Description |
|---|---|
WorkEventBus |
PhysicalOpUnitTestBase.MockExecutorFragmentContext.getWorkEventBus() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.