Uses of Interface
io.trino.spi.exchange.ExchangeSink
Packages that use ExchangeSink
-
Uses of ExchangeSink in io.trino.spi.exchange
Methods in io.trino.spi.exchange that return ExchangeSinkModifier and TypeMethodDescriptionExchangeManager.createSink(ExchangeSinkInstanceHandle handle) Called by a worker to create anExchangeSinkfor a specific sink instance.