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