public static class InnodbRules.InnodbSortTableScanRule
extends org.apache.calcite.plan.RelRule<C>
Sort to a
InnodbSort based on InnoDB table clustering index.InnodbRules.SORT_SCAN| Modifier and Type | Class and Description |
|---|---|
static interface |
InnodbRules.InnodbSortTableScanRule.InnodbSortTableScanRuleConfig
Rule configuration.
|
org.apache.calcite.plan.RelRule.Config, 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 |
InnodbSortTableScanRule(InnodbRules.InnodbSortTableScanRule.InnodbSortTableScanRuleConfig config)
Creates a InnodbSortTableScanRule.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
any, convert, convert, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedprotected InnodbSortTableScanRule(InnodbRules.InnodbSortTableScanRule.InnodbSortTableScanRuleConfig config)
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.