Uses of Enum
org.apache.drill.exec.expr.ClassGenerator.BlkCreateMode
Packages that use ClassGenerator.BlkCreateMode
Package
Description
Drill expression materialization and evaluation facilities.
-
Uses of ClassGenerator.BlkCreateMode in org.apache.drill.exec.expr
Methods in org.apache.drill.exec.expr that return ClassGenerator.BlkCreateModeModifier 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.Methods in org.apache.drill.exec.expr with parameters of type ClassGenerator.BlkCreateModeModifier and TypeMethodDescriptionClassGenerator.addExpr
(LogicalExpression ex, ClassGenerator.BlkCreateMode mode)