public class InnodbToEnumerableConverterRule
extends org.apache.calcite.rel.convert.ConverterRule
InnodbRel.CONVENTION to EnumerableConvention.org.apache.calcite.rel.convert.ConverterRule.Configorg.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 and Type | Field and Description |
|---|---|
static org.apache.calcite.rel.convert.ConverterRule.Config |
DEFAULT_CONFIG
Default configuration.
|
| Modifier | Constructor and Description |
|---|---|
protected |
InnodbToEnumerableConverterRule(org.apache.calcite.rel.convert.ConverterRule.Config config)
Creates a InnodbToEnumerableConverterRule.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.rel.RelNode |
convert(org.apache.calcite.rel.RelNode rel) |
getInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatchany, convert, convert, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, hashCode, matches, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedpublic static final org.apache.calcite.rel.convert.ConverterRule.Config DEFAULT_CONFIG
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.