Uses of Package
org.apache.drill.exec.physical.impl.protocol
Package
Description
Defines a revised implementation of the Drill RecordBatch protocol.
Defines the scan operation implementation.
Provides run-time semantic analysis of the projection list for the
scan operator.
Provides the "version 3" scan framework (which can also be thought of
as EVF version 2).
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.
-
ClassDescriptionProvides access to the row set (record batch) produced by an operator.Core protocol for a Drill operator execution.Wraps a vector container and optional selection vector in an interface simpler than the entire
RecordBatch
. -
ClassDescriptionProvides access to the row set (record batch) produced by an operator.Core protocol for a Drill operator execution.Wraps a vector container and optional selection vector in an interface simpler than the entire
RecordBatch
. -
ClassDescriptionModular implementation of the standard Drill record batch iterator protocol.
-
ClassDescriptionModular implementation of the standard Drill record batch iterator protocol.
-
ClassDescriptionProvides access to the row set (record batch) produced by an operator.
-
ClassDescriptionProvides access to the row set (record batch) produced by an operator.
-
ClassDescriptionProvides access to the row set (record batch) produced by an operator.
-
ClassDescriptionProvides access to the row set (record batch) produced by an operator.