Skip navigation links

Package org.apache.drill.exec.client

Java client API for submitting queries and accepting result sets from a Drill server.

See: Description

Package org.apache.drill.exec.client Description

Java client API for submitting queries and accepting result sets from a Drill server. Data returned to this client is stored in the default columnar Value Vector data structures used by Drill internally. For users of Drill requiring a more traditional database interface to consume from an application, a JDBC driver is available as well; see the org.apache.drill.jdbc package.
Skip navigation links

Copyright © 2022 The Apache Software Foundation. All rights reserved.