public static class TupleState.MapArrayState extends TupleState.MapState
TupleState.DictArrayState, TupleState.DictArrayVectorState, TupleState.DictColumnState, TupleState.DictState, TupleState.DictVectorState<T extends ValueVector>, TupleState.MapArrayState, TupleState.MapColumnState, TupleState.MapState, TupleState.MapVectorState, TupleState.RowState, TupleState.SingleDictState, TupleState.SingleDictVectorState, TupleState.SingleMapState
columns, outputSchema, schema
loader, parentColumn, projectionSet, vectorCache
Constructor and Description |
---|
MapArrayState(org.apache.drill.exec.physical.resultSet.impl.LoaderInternals events,
ResultVectorCache vectorCache,
ProjectionFilter projectionSet) |
Modifier and Type | Method and Description |
---|---|
AbstractTupleWriter |
writer()
Return the tuple writer for the map.
|
addColumn, addOutputColumn, bindColumnState, dump, innerCardinality, isVersioned
addColumn, addColumn, bindOutputSchema, columns, columnStates, hasProjections, isProjected, outputSchema, schema, updateOutput
addColumn, bindColumnState, close, harvestWithLookAhead, loader, projection, rollover, startBatch, updateCardinality, vectorCache
public MapArrayState(org.apache.drill.exec.physical.resultSet.impl.LoaderInternals events, ResultVectorCache vectorCache, ProjectionFilter projectionSet)
public AbstractTupleWriter writer()
writer
in class TupleState
Copyright © 1970 The Apache Software Foundation. All rights reserved.