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