Uses of Class
org.apache.drill.exec.expr.ValueVectorReadExpression
Packages that use ValueVectorReadExpression
Package
Description
Drill expression materialization and evaluation facilities.
-
Uses of ValueVectorReadExpression in org.apache.drill.exec.expr
Methods in org.apache.drill.exec.expr with parameters of type ValueVectorReadExpressionModifier and TypeMethodDescriptionAbstractExecExprVisitor.visitValueVectorReadExpression
(ValueVectorReadExpression readExpr, VAL value) -
Uses of ValueVectorReadExpression in org.apache.drill.exec.expr.fn.interpreter
Methods in org.apache.drill.exec.expr.fn.interpreter with parameters of type ValueVectorReadExpressionModifier and TypeMethodDescriptionprotected ValueHolder
InterpreterEvaluator.EvalVisitor.visitValueVectorReadExpression
(ValueVectorReadExpression e, Integer inIndex) -
Uses of ValueVectorReadExpression in org.apache.drill.exec.physical.impl.project
Methods in org.apache.drill.exec.physical.impl.project that return ValueVectorReadExpressionMethods in org.apache.drill.exec.physical.impl.project with parameters of type ValueVectorReadExpressionModifier and TypeMethodDescriptionint
ProjectBatchBuilder.addDirectTransfer
(FieldReference ref, ValueVectorReadExpression vectorRead) OutputWidthVisitor.visitValueVectorReadExpression
(ValueVectorReadExpression readExpr, OutputWidthVisitorState state) Records a variable width read expression as aOutputWidthExpression.VarLenReadExpr
.Constructors in org.apache.drill.exec.physical.impl.project with parameters of type ValueVectorReadExpression