Uses of Class
org.apache.drill.exec.expr.holders.RepeatedVarBinaryHolder
Packages that use RepeatedVarBinaryHolder
Package
Description
-
Uses of RepeatedVarBinaryHolder in org.apache.drill.exec.record
Methods in org.apache.drill.exec.record with parameters of type RepeatedVarBinaryHolderModifier and TypeMethodDescriptionvoid
RecordValueAccessor.getFieldById
(int fieldId, RepeatedVarBinaryHolder holder) -
Uses of RepeatedVarBinaryHolder in org.apache.drill.exec.vector
Methods in org.apache.drill.exec.vector with parameters of type RepeatedVarBinaryHolderModifier and TypeMethodDescriptionvoid
RepeatedVarBinaryVector.Mutator.add
(int index, RepeatedVarBinaryHolder holder) void
RepeatedVarBinaryVector.Accessor.get
(int index, RepeatedVarBinaryHolder holder) void
RepeatedVarBinaryVector.Mutator.setSafe
(int index, RepeatedVarBinaryHolder h) -
Uses of RepeatedVarBinaryHolder in org.apache.drill.exec.vector.complex.impl
Constructors in org.apache.drill.exec.vector.complex.impl with parameters of type RepeatedVarBinaryHolder