private static class ElasticsearchRules.ElasticsearchSortRule extends ElasticsearchRules.ElasticsearchConverterRule
Sort to an
ElasticsearchSort.| Modifier and Type | Field and Description |
|---|---|
private static ElasticsearchRules.ElasticsearchSortRule |
INSTANCE |
outdescription, operands, relBuilderFactory| Modifier | Constructor and Description |
|---|---|
private |
ElasticsearchSortRule() |
| Modifier and Type | Method and Description |
|---|---|
RelNode |
convert(RelNode relNode)
Converts a relational expression to the target trait(s) of this rule.
|
getInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatchany, convert, convert, convertList, convertOperand, equals, equals, getOperand, getOperands, hashCode, matches, none, operand, operand, operand, operand, operand, some, toString, unorderedprivate static final ElasticsearchRules.ElasticsearchSortRule INSTANCE
public RelNode convert(RelNode relNode)
ConverterRuleReturns null if conversion is not possible.
convert in class ConverterRuleCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.