Interface RowSet.SingleRowSet
- All Superinterfaces:
RowSet
- All Known Subinterfaces:
RowSet.ExtendableRowSet
- All Known Implementing Classes:
AbstractSingleRowSet
,DirectRowSet
,IndirectRowSet
- Enclosing interface:
- RowSet
Row set that manages a single batch of rows.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.drill.exec.physical.rowSet.RowSet
RowSet.ExtendableRowSet, RowSet.HyperRowSet, RowSet.HyperRowSetBuilder, RowSet.SingleRowSet
-
Method Summary
Methods inherited from interface org.apache.drill.exec.physical.rowSet.RowSet
allocator, batchSchema, clear, container, indirectionType, isExtendable, isWritable, print, reader, rowCount, schema, size, vectorAccessible
-
Method Details
-
toIndirect
RowSet.SingleRowSet toIndirect() -
toIndirect
-
getSv2
SelectionVector2 getSv2()
-