See: Description
| Class | Description |
|---|---|
| DrillClient |
Thin wrapper around a UserClient that handles connect/close and transforms
String into ByteBuf.
|
| DumpCat | |
| DumpCat.BatchNumValidator |
Used to ensure the param "batch" is a non-negative number.
|
| PrintingResultsListener | |
| QuerySubmitter |
| Enum | Description |
|---|---|
| QuerySubmitter.Format | |
| ServerMethod |
A enumeration of server methods, and the version they were introduced
it allows to introduce new methods without changing the protocol, with client
being able to gracefully handle cases were method is not handled by the server.
|
| Exception | Description |
|---|---|
| InvalidConnectionInfoException |
Exception for malformed connection string from client
|
org.apache.drill.jdbc package.Copyright © 2017 The Apache Software Foundation. All rights reserved.