Uses of Package
org.apache.drill.exec.physical.resultSet.model
Package
Description
The "row set model" provides a "dual" of the vector structure used to create,
allocate and work with a collection of vectors.
Implementation of a row set model for hyper-batches.
This set of classes models the structure of a batch consisting
of single vectors (as contrasted with a hyper batch.) Provides tools
or metdata-based construction, allocation, reading and writing of
the vectors.
Provides a set of tools to work with row sets.
-
ClassDescriptionInterface for retrieving and/or creating metadata given a vector.Common interface to access a tuple backed by a vector container or a map vector.Common interface to access a column vector, its metadata, and its tuple definition (for maps.) Provides a visitor interface for common vector tasks.
-
-
ClassDescriptionInterface for retrieving and/or creating metadata given a vector.Row set index base class used when indexing rows within a row set for a row set reader.
-
ClassDescriptionRow set index base class used when indexing rows within a row set for a row set reader.