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 classstatic classstatic classstatic classstatic classFields in org.apache.drill.exec.physical.resultSet.impl declared as TupleState.MapStateModifier and TypeFieldDescriptionprotected final TupleState.MapStateTupleState.MapColumnState.mapStateMethods 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)