public abstract class CommonRelSubExprRule extends RelOptRule
CommonRelSubExprRule is an abstract base class for rules
that are fired only on relational expressions that appear more than once
in a query tree.description, operands| Constructor and Description |
|---|
CommonRelSubExprRule(RelOptRuleOperand operand)
Creates a
CommonRelSubExprRule. |
any, convert, convert, convertList, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, onMatch, operand, operand, operand, operand, operand, some, toString, unorderedpublic CommonRelSubExprRule(RelOptRuleOperand operand)
CommonRelSubExprRule.operand - root operand, must not be nullCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.