Uses of Interface
org.apache.drill.exec.physical.rowSet.RowSet.ExtendableRowSet
Packages that use 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
Classes in org.apache.drill.exec.physical.rowSet that implement RowSet.ExtendableRowSetModifier and TypeClassDescriptionclass
Implementation of a single row set with no indirection (selection) vector.Constructors in org.apache.drill.exec.physical.rowSet with parameters of type RowSet.ExtendableRowSetModifierConstructorDescriptionprotected
RowSetWriterImpl
(RowSet.ExtendableRowSet rowSet, TupleMetadata schema, org.apache.drill.exec.physical.rowSet.RowSetWriterImpl.WriterIndexImpl index, List<AbstractObjectWriter> writers)