public class SortConvertPrule
extends org.apache.calcite.rel.convert.ConverterRule
| Modifier and Type | Field and Description |
|---|---|
static org.apache.calcite.plan.RelOptRule |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.rel.RelNode |
convert(org.apache.calcite.rel.RelNode r) |
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
getInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatchpublic boolean matches(org.apache.calcite.plan.RelOptRuleCall call)
matches in class org.apache.calcite.plan.RelOptRulepublic org.apache.calcite.rel.RelNode convert(org.apache.calcite.rel.RelNode r)
convert in class org.apache.calcite.rel.convert.ConverterRuleCopyright © 2021 The Apache Software Foundation. All rights reserved.