Enumeration
GandivaSelectionVectorMode
since: 4.0.0
Description [src]
They are corresponding to gandiva::SelectionVector::Mode
values.
Available since: 4.0.0
Members
-
GGANDIVA_SELECTION_VECTOR_MODE_NONE
-
Selection vector isn’t used.
- Value:
0
- Available since: 4.0.0
- Value:
-
GGANDIVA_SELECTION_VECTOR_MODE_UINT16
-
GGandivaUInt16SelectionVector
is used.- Value:
1
- Available since: 4.0.0
- Value:
-
GGANDIVA_SELECTION_VECTOR_MODE_UINT32
-
GGandivaUInt32SelectionVector
is used.- Value:
2
- Available since: 4.0.0
- Value:
-
GGANDIVA_SELECTION_VECTOR_MODE_UINT64
-
GGandivaUInt64SelectionVector
is used.- Value:
3
- Available since: 4.0.0
- Value: