- java.lang.Object
-
- org.apache.calcite.plan.RelOptRule
-
- org.apache.calcite.rel.rules.FilterJoinRule
-
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.calcite.rel.rules.FilterJoinRule
org.apache.calcite.rel.rules.FilterJoinRule.FilterIntoJoinRule, org.apache.calcite.rel.rules.FilterJoinRule.JoinConditionPushRule, org.apache.calcite.rel.rules.FilterJoinRule.Predicate
-
Field Summary
-
Fields inherited from class org.apache.calcite.rel.rules.FilterJoinRule
DUMB_FILTER_ON_JOIN, TRUE_PREDICATE
-
Fields inherited from class org.apache.calcite.plan.RelOptRule
description, operands
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
-
Methods inherited from class org.apache.calcite.rel.rules.FilterJoinRule
perform
-
Methods inherited from class org.apache.calcite.plan.RelOptRule
any, convert, convert, convertList, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, none, operand, operand, operand, operand, operand, some, toString, unordered
Copyright © 2017 The Apache Software Foundation. All rights reserved.