public class DbScanSortRemovalRule extends Prule
Modifier and Type | Field and Description |
---|---|
static org.apache.calcite.plan.RelOptRule |
INDEX_SORT_EXCHANGE_PROJ_SCAN |
static org.apache.calcite.plan.RelOptRule |
INDEX_SORT_EXCHANGE_SCAN |
static org.apache.calcite.plan.RelOptRule |
INDEX_SORT_PROJ_SCAN |
static org.apache.calcite.plan.RelOptRule |
INDEX_SORT_SCAN |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
convert, isSingleMode
any, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unordered
public static final org.apache.calcite.plan.RelOptRule INDEX_SORT_EXCHANGE_SCAN
public static final org.apache.calcite.plan.RelOptRule INDEX_SORT_SCAN
public static final org.apache.calcite.plan.RelOptRule INDEX_SORT_PROJ_SCAN
public static final org.apache.calcite.plan.RelOptRule INDEX_SORT_EXCHANGE_PROJ_SCAN
Copyright © 1970 The Apache Software Foundation. All rights reserved.