| Package | Description |
|---|---|
| org.apache.drill.exec.server | |
| org.apache.drill.exec.service | |
| org.apache.drill.exec.work |
| Modifier and Type | Method and Description |
|---|---|
DataConnectionCreator |
DrillbitContext.getDataConnectionsPool() |
| 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 |
|---|---|
DataConnectionCreator |
ServiceEngine.getDataConnectionCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkManager.start(CoordinationProtos.DrillbitEndpoint endpoint,
Controller controller,
DataConnectionCreator data,
ClusterCoordinator coord,
PersistentStoreProvider provider,
PersistentStoreProvider profilesProvider) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.