Uses of Class
org.apache.drill.exec.physical.resultSet.impl.TupleState.DictState
Packages that use TupleState.DictState
Package
Description
Handles the details of the result set loader implementation.
-
Uses of TupleState.DictState in org.apache.drill.exec.physical.resultSet.impl
Subclasses of TupleState.DictState in org.apache.drill.exec.physical.resultSet.implModifier and TypeClassDescriptionstatic class
static class
Fields in org.apache.drill.exec.physical.resultSet.impl declared as TupleState.DictStateModifier and TypeFieldDescriptionprotected final TupleState.DictState
TupleState.DictColumnState.dictState
Methods in org.apache.drill.exec.physical.resultSet.impl that return TupleState.DictStateConstructors in org.apache.drill.exec.physical.resultSet.impl with parameters of type TupleState.DictStateModifierConstructorDescriptionDictColumnState
(TupleState.DictState dictState, AbstractObjectWriter writer, VectorState vectorState, boolean isVersioned)