| Package | Description |
|---|---|
| org.apache.drill.exec.server.rest | |
| org.apache.drill.exec.server.rest.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseWebUserConnection |
class |
WebUserConnection
WebUserConnectionWrapper which represents the UserClientConnection between
WebServer and Foreman, for the WebUser submitting the query. |
static class |
WebUserConnection.AnonWebUserConnection |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamingHttpConnection
Stream the results of a query to a REST client as JSON, following the schema
defined by
QueryResult to maintain backward compatibility. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.