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) |
public Prule(org.apache.calcite.plan.RelOptRuleOperand operand,
String description)
public Prule(org.apache.calcite.plan.RelOptRuleOperand operand)
Copyright © 2017 The Apache Software Foundation. All rights reserved.