public static class TupleState.MapArrayState extends TupleState.MapState
TupleState.MapArrayState, TupleState.MapColumnState, TupleState.MapState, TupleState.MapVectorState, TupleState.RowState, TupleState.SingleMapState
columns, outputSchema, schema
loader, parentColumn, projectionSet, vectorCache
Constructor and Description |
---|
MapArrayState(org.apache.drill.exec.physical.rowSet.impl.LoaderInternals events,
ResultVectorCache vectorCache,
RequestedTuple 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, outputSchema, schema, updateOutput
addColumn, bindColumnState, close, harvestWithLookAhead, loader, projectionSet, projectionType, rollover, startBatch, updateCardinality, vectorCache
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
projectionType
public MapArrayState(org.apache.drill.exec.physical.rowSet.impl.LoaderInternals events, ResultVectorCache vectorCache, RequestedTuple projectionSet)
public AbstractTupleWriter writer()
writer
in class TupleState
Copyright © 2019 The Apache Software Foundation. All rights reserved.