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.MajorType
BasicTypeHelper.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 TypeMethodDescriptionvoid
RecordValueAccessor.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 TypeMethodDescriptionvoid
RepeatedDecimal18Vector.Mutator.add
(int index, RepeatedDecimal18Holder holder) void
RepeatedDecimal18Vector.Accessor.get
(int index, RepeatedDecimal18Holder holder) void
RepeatedDecimal18Vector.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