Uses of Interface
org.apache.drill.exec.physical.rowSet.RowSet.ExtendableRowSet
Package
Description
Provides a set of tools to work with row sets.
-
Uses of RowSet.ExtendableRowSet in org.apache.drill.exec.physical.rowSet
Modifier and TypeClassDescriptionclass
Implementation of a single row set with no indirection (selection) vector.ModifierConstructorDescriptionprotected
RowSetWriterImpl
(RowSet.ExtendableRowSet rowSet, TupleMetadata schema, org.apache.drill.exec.physical.rowSet.RowSetWriterImpl.WriterIndexImpl index, List<AbstractObjectWriter> writers)