Uses of Interface
io.trino.spi.exchange.Exchange
Packages that use Exchange
-
Uses of Exchange in io.trino.spi.exchange
Methods in io.trino.spi.exchange that return ExchangeModifier and TypeMethodDescriptionExchangeManager.createExchange(ExchangeContext context, int outputPartitionCount, boolean preserveOrderWithinPartition) Called by the coordinator to initiate an external exchange between a pair of stages