public static interface PushProjector.ExprCondition
PushProjector.OperatorExprCondition| Modifier and Type | Field and Description |
|---|---|
static PushProjector.ExprCondition |
FALSE
Constant condition that replies
false for all expressions. |
static final PushProjector.ExprCondition FALSE
false for all expressions.boolean test(RexNode expr)
expr - ExpressionCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.