Uses of Class
org.apache.drill.common.expression.IfExpression.IfCondition
Packages that use IfExpression.IfCondition
Package
Description
Logical expression tree representation.
-
Uses of IfExpression.IfCondition in org.apache.drill.common.expression
Fields in org.apache.drill.common.expression declared as IfExpression.IfConditionMethods in org.apache.drill.common.expression with parameters of type IfExpression.IfConditionModifier and TypeMethodDescriptionIfExpression.Builder.setIfCondition
(IfExpression.IfCondition conditions) -
Uses of IfExpression.IfCondition in org.apache.drill.common.expression.parser
Fields in org.apache.drill.common.expression.parser declared as IfExpression.IfCondition