public abstract class Prule
extends org.apache.calcite.plan.RelOptRule
Constructor and Description |
---|
Prule(org.apache.calcite.plan.RelOptRuleOperand operand) |
Prule(org.apache.calcite.plan.RelOptRuleOperand operand,
String description) |
Modifier and Type | Method and Description |
---|---|
static org.apache.calcite.rel.RelNode |
convert(org.apache.calcite.rel.RelNode rel,
org.apache.calcite.plan.RelTraitSet toTraits) |
static boolean |
isSingleMode(org.apache.calcite.plan.RelOptRuleCall call) |
any, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, onMatch, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unordered
public Prule(org.apache.calcite.plan.RelOptRuleOperand operand, String description)
public Prule(org.apache.calcite.plan.RelOptRuleOperand operand)
Copyright © 1970 The Apache Software Foundation. All rights reserved.