Interface RowSet.HyperRowSet
- All Superinterfaces:
RowSet
- All Known Implementing Classes:
HyperRowSetImpl
- Enclosing interface:
- RowSet
Row set comprised of multiple single row sets, along with
an indirection vector (SV4).
-
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
-
getSv4
SelectionVector4 getSv4()
-