public static interface RelFactories.SortExchangeFactory
SortExchange
of the appropriate type for a rule's calling convention.| Modifier and Type | Method and Description |
|---|---|
RelNode |
createSortExchange(RelNode input,
RelDistribution distribution,
RelCollation collation)
Creates a
SortExchange. |
RelNode createSortExchange(RelNode input, RelDistribution distribution, RelCollation collation)
SortExchange.Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.