| Package | Description |
|---|---|
| org.apache.drill.exec.server | |
| org.apache.drill.exec.server.rest | |
| org.apache.drill.exec.server.rest.stream | |
| org.apache.drill.exec.service |
| Modifier and Type | Method and Description |
|---|---|
WorkManager |
Drillbit.getManager() |
| Modifier and Type | Field and Description |
|---|---|
protected WorkManager |
BaseQueryRunner.workManager |
| Constructor and Description |
|---|
BaseQueryRunner(WorkManager workManager,
WebUserConnection webUserConnection) |
DrillRestServer(WorkManager workManager,
javax.servlet.ServletContext servletContext,
Drillbit drillbit) |
QueryPage(WorkManager work,
List<StorageResources.StoragePluginModel> enabledPlugins,
javax.servlet.http.HttpServletRequest request) |
RestQueryRunner(QueryWrapper query,
WorkManager workManager,
WebUserConnection webUserConnection) |
WebServer(BootStrapContext context,
WorkManager workManager,
Drillbit drillbit)
Create Jetty based web server.
|
| Constructor and Description |
|---|
QueryRunner(WorkManager workManager,
WebUserConnection webUserConnection) |
| Constructor and Description |
|---|
ServiceEngine(WorkManager manager,
BootStrapContext context,
boolean allowPortHunting,
boolean isDistributedMode) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.