public abstract class CommonRelSubExprRule extends RelRule<CommonRelSubExprRule.Config>
CommonRelSubExprRule is an abstract base class for rules
that are fired only on relational expressions that appear more than once
in a query tree.| Modifier and Type | Class and Description |
|---|---|
static interface |
CommonRelSubExprRule.Config
Rule configuration.
|
RelRule.Done, RelRule.MatchHandler<R extends RelOptRule>, RelRule.OperandBuilder, RelRule.OperandDetailBuilder<R extends RelNode>, RelRule.OperandTransformRelOptRule.ConverterRelOptRuleOperanddescription, operands, relBuilderFactory| Modifier | Constructor and Description |
|---|---|
protected |
CommonRelSubExprRule(CommonRelSubExprRule.Config config)
Creates a CommonRelSubExprRule.
|
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, onMatch, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedprotected CommonRelSubExprRule(CommonRelSubExprRule.Config config)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.