Uses of Enum
org.apache.drill.exec.expr.ClassGenerator.BlkCreateMode
Package
Description
Drill expression materialization and evaluation facilities.
-
Uses of ClassGenerator.BlkCreateMode in org.apache.drill.exec.expr
Modifier and TypeMethodDescriptionstatic ClassGenerator.BlkCreateMode
Returns the enum constant of this type with the specified name.static ClassGenerator.BlkCreateMode[]
ClassGenerator.BlkCreateMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionClassGenerator.addExpr
(LogicalExpression ex, ClassGenerator.BlkCreateMode mode)