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