Uses of Class
org.apache.drill.exec.physical.resultSet.impl.TupleState
Packages that use TupleState
Package
Description
Handles the details of the result set loader implementation.
-
Uses of TupleState in org.apache.drill.exec.physical.resultSet.impl
Subclasses of TupleState in org.apache.drill.exec.physical.resultSet.implModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classRepresents a tuple defined as a Drill map: single or repeated.static classHandles the details of the top-level tuple, the data row itself.static classstatic classMethods in org.apache.drill.exec.physical.resultSet.impl with parameters of type TupleStateModifier and TypeMethodDescriptionBuildFromSchema.buildColumn(TupleState state, ColumnMetadata colSchema) Build a column recursively.voidColumnState.buildOutput(TupleState tupleState) voidTupleState.DictColumnState.buildOutput(TupleState tupleState)