Uses of Interface
io.trino.operator.exchange.LocalExchanger
-
Packages that use LocalExchanger Package Description io.trino.operator.exchange -
-
Uses of LocalExchanger in io.trino.operator.exchange
Classes in io.trino.operator.exchange that implement LocalExchanger Modifier and Type Class Description classPassthroughExchangerFields in io.trino.operator.exchange declared as LocalExchanger Modifier and Type Field Description static LocalExchangerLocalExchanger. FINISHEDConstructors in io.trino.operator.exchange with parameters of type LocalExchanger Constructor Description LocalExchangeSink(LocalExchanger exchanger, Consumer<LocalExchangeSink> onFinish)
-