public static class JdbcRules.JdbcSortRule extends JdbcRules.JdbcConverterRule
Sort to an
JdbcRules.JdbcSort.outdescription, operands, relBuilderFactory| Constructor and Description |
|---|
JdbcSortRule(JdbcConvention out)
Creates a JdbcSortRule.
|
| Modifier and Type | Method and Description |
|---|---|
RelNode |
convert(RelNode rel)
Converts a relational expression to the target trait(s) of this rule.
|
RelNode |
convert(Sort sort,
boolean convertInputTraits)
Converts a
Sort into a JdbcSort. |
getInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatchany, convert, convert, convertList, convertOperand, equals, equals, getOperand, getOperands, hashCode, matches, none, operand, operand, operand, operand, operand, some, toString, unorderedpublic JdbcSortRule(JdbcConvention out)
public RelNode convert(RelNode rel)
ConverterRuleReturns null if conversion is not possible.
convert in class ConverterRuleCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.