private static class RelOptRule.ConverterRelOptRuleOperand extends RelOptRuleOperand
childPolicy, ordinalInParent, ordinalInRule, solveOrder| Constructor and Description |
|---|
ConverterRelOptRuleOperand(Class<R> clazz,
RelTrait in,
com.google.common.base.Predicate<? super R> predicate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(RelNode rel)
Returns whether a relational expression matches this operand.
|
equals, getChildOperands, getMatchedClass, getParent, getRule, hashCode, setParent, setRulepublic boolean matches(RelNode rel)
RelOptRuleOperandmatches in class RelOptRuleOperandCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.