| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TupleModel.RowSetModel
Tuple-model interface for the top-level row (tuple) structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTupleModel
Base implementation for a tuple model which is common to the "single"
and "hyper" cases.
|
| Modifier and Type | Method and Description |
|---|---|
TupleModel |
BaseTupleModel.BaseColumnModel.mapModel() |
TupleModel |
TupleModel.ColumnModel.mapModel() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.