Uses of Class
org.apache.drill.exec.expr.holders.RepeatedVarDecimalHolder
Packages that use RepeatedVarDecimalHolder
Package
Description
Drill expression materialization and evaluation facilities.
-
Uses of RepeatedVarDecimalHolder in org.apache.drill.exec.expr
Methods in org.apache.drill.exec.expr with parameters of type RepeatedVarDecimalHolderModifier and TypeMethodDescriptionstatic TypeProtos.MajorTypeBasicTypeHelper.getType(RepeatedVarDecimalHolder holder) -
Uses of RepeatedVarDecimalHolder in org.apache.drill.exec.record
Methods in org.apache.drill.exec.record with parameters of type RepeatedVarDecimalHolderModifier and TypeMethodDescriptionvoidRecordValueAccessor.getFieldById(int fieldId, RepeatedVarDecimalHolder holder) -
Uses of RepeatedVarDecimalHolder in org.apache.drill.exec.vector
Methods in org.apache.drill.exec.vector with parameters of type RepeatedVarDecimalHolderModifier and TypeMethodDescriptionvoidRepeatedVarDecimalVector.Mutator.add(int index, RepeatedVarDecimalHolder holder) voidRepeatedVarDecimalVector.Accessor.get(int index, RepeatedVarDecimalHolder holder) voidRepeatedVarDecimalVector.Mutator.setSafe(int index, RepeatedVarDecimalHolder h) -
Uses of RepeatedVarDecimalHolder in org.apache.drill.exec.vector.complex.impl
Constructors in org.apache.drill.exec.vector.complex.impl with parameters of type RepeatedVarDecimalHolderModifierConstructorDescription