Package | Description |
---|---|
org.apache.drill.exec.physical.resultSet.model.hyper |
Implementation of a row set model for hyper-batches.
|
org.apache.drill.exec.physical.resultSet.model.single |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
HyperReaderBuilder
Base reader builder for a hyper-batch.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleReaderBuilder
Builds a set of readers for a single (non-hyper) batch.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.