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 TypeMethodDescriptionvoidRecordValueAccessor.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 TypeMethodDescriptionvoidRepeatedVarBinaryVector.Mutator.add(int index, RepeatedVarBinaryHolder holder) voidRepeatedVarBinaryVector.Accessor.get(int index, RepeatedVarBinaryHolder holder) voidRepeatedVarBinaryVector.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