Uses of Class
org.apache.drill.exec.physical.resultSet.model.ReaderBuilder
Package
Description
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.
-
Uses of ReaderBuilder in org.apache.drill.exec.physical.resultSet.model.hyper
-
Uses of ReaderBuilder in org.apache.drill.exec.physical.resultSet.model.single
Modifier and TypeClassDescriptionclass
Builds a set of readers for a single (non-hyper) batch.