JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.drill.exec.physical.resultSet.util
package
org.apache.drill.exec.physical.resultSet.util
Related Packages
Package
Description
org.apache.drill.exec.physical.resultSet
Provides a second-generation row set (AKA "record batch") writer used by client code to Define the schema of a result set. Write data into the vectors backing a row set.
org.apache.drill.exec.physical.resultSet.impl
Handles the details of the result set loader implementation.
org.apache.drill.exec.physical.resultSet.model
The "row set model" provides a "dual" of the vector structure used to create, allocate and work with a collection of vectors.
org.apache.drill.exec.physical.resultSet.project
Classes
Class
Description
JsonWriter