Uses of Class
org.apache.drill.exec.expr.DirectExpression
Package
Description
TODO - write docs for this package
Drill expression materialization and evaluation facilities.
-
Uses of DirectExpression in org.apache.drill.exec.compile.sig
Modifier and TypeMethodDescriptionMappingSet.getIncoming()
MappingSet.getOutgoing()
MappingSet.getValueReadIndex()
MappingSet.getValueWriteIndex()
MappingSet.getWorkspace()
MappingSet.getWorkspaceIndex()
-
Uses of DirectExpression in org.apache.drill.exec.expr
Modifier and TypeMethodDescriptioncom.sun.codemodel.JVar
ClassGenerator.declareVectorValueSetupAndMember
(DirectExpression batchName, TypedFieldId fieldId) Creates class variable for the value vector using metadata fromfieldId
and initializes it using setup blocks.