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