Uses of Class
org.apache.drill.exec.physical.resultSet.impl.TupleState
Package
Description
Handles the details of the result set loader implementation.
-
Uses of TupleState in org.apache.drill.exec.physical.resultSet.impl
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
Represents a tuple defined as a Drill map: single or repeated.static class
Handles the details of the top-level tuple, the data row itself.static class
static class
Modifier and TypeMethodDescriptionBuildFromSchema.buildColumn
(TupleState state, ColumnMetadata colSchema) Build a column recursively.void
ColumnState.buildOutput
(TupleState tupleState) void
TupleState.DictColumnState.buildOutput
(TupleState tupleState)