Class HyperRowIndex
java.lang.Object
org.apache.drill.exec.physical.resultSet.model.ReaderIndex
org.apache.drill.exec.physical.rowSet.HyperRowIndex
- All Implemented Interfaces:
ColumnReaderIndex
Read-only row index into the hyper row set with batch and index
values mapping via an SV4.
-
Field Summary
Fields inherited from class org.apache.drill.exec.physical.resultSet.model.ReaderIndex
position, rowCount -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.drill.exec.physical.resultSet.model.ReaderIndex
hasNext, logicalIndex, next, set, size
-
Constructor Details
-
HyperRowIndex
-
-
Method Details
-
offset
public int offset() -
hyperVectorIndex
public int hyperVectorIndex()
-