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