public interface MatchFunction<T>
Modifier and Type | Method and Description |
---|---|
boolean |
match(org.apache.calcite.plan.RelOptRuleCall call) |
T |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
boolean match(org.apache.calcite.plan.RelOptRuleCall call)
T onMatch(org.apache.calcite.plan.RelOptRuleCall call)
Copyright © 1970 The Apache Software Foundation. All rights reserved.