public static final class RelDecorrelator.RemoveCorrelationForScalarProjectRule extends org.apache.calcite.plan.RelRule<RelDecorrelator.RemoveCorrelationForScalarProjectRule.Config>
| Modifier and Type | Class and Description |
|---|---|
static interface |
RelDecorrelator.RemoveCorrelationForScalarProjectRule.Config
Rule configuration.
|
org.apache.calcite.plan.RelRule.Done, org.apache.calcite.plan.RelRule.MatchHandler<R extends org.apache.calcite.plan.RelOptRule>, org.apache.calcite.plan.RelRule.OperandBuilder, org.apache.calcite.plan.RelRule.OperandDetailBuilder<R extends org.apache.calcite.rel.RelNode>, org.apache.calcite.plan.RelRule.OperandTransform| Modifier | Constructor and Description |
|---|---|
protected |
RemoveCorrelationForScalarProjectRule(RelDecorrelator.RemoveCorrelationForScalarProjectRule.Config config)
Creates a RemoveCorrelationForScalarProjectRule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedprotected RemoveCorrelationForScalarProjectRule(RelDecorrelator.RemoveCorrelationForScalarProjectRule.Config config)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.