public static class DrillPushRowKeyJoinToScanRule.MatchRelJ extends Object implements MatchFunction<RowKeyJoinCallContext>
| Constructor and Description |
|---|
MatchRelJ() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(org.apache.calcite.plan.RelOptRuleCall call) |
RowKeyJoinCallContext |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
public boolean match(org.apache.calcite.plan.RelOptRuleCall call)
match in interface MatchFunction<RowKeyJoinCallContext>public RowKeyJoinCallContext onMatch(org.apache.calcite.plan.RelOptRuleCall call)
onMatch in interface MatchFunction<RowKeyJoinCallContext>Copyright © 2021 The Apache Software Foundation. All rights reserved.