Uses of Interface
io.trino.operator.exchange.LocalExchanger
Packages that use LocalExchanger
-
Uses of LocalExchanger in io.trino.operator.exchange
Classes in io.trino.operator.exchange that implement LocalExchangerModifier and TypeClassDescriptionclassclassScale up local writers based on throughput and data processed by writers.classFields in io.trino.operator.exchange declared as LocalExchangerConstructors in io.trino.operator.exchange with parameters of type LocalExchangerModifierConstructorDescriptionLocalExchangeSink(LocalExchanger exchanger, Consumer<LocalExchangeSink> onFinish)