Module org.apache.arrow.gandiva
Class SelectionVectorInt16
java.lang.Object
org.apache.arrow.gandiva.evaluator.SelectionVector
org.apache.arrow.gandiva.evaluator.SelectionVectorInt16
Selection vector with records of arrow type INT16.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.arrow.gandiva.evaluator.SelectionVector
getBuffer, getMaxRecords, getRecordCount
-
Constructor Details
-
SelectionVectorInt16
-
-
Method Details
-
getRecordSize
public int getRecordSize() -
getType
-
getIndex
public int getIndex(int index) - Specified by:
getIndex
in classSelectionVector
-