Uses of Class
io.trino.operator.ExchangeClient
Packages that use ExchangeClient
-
Uses of ExchangeClient in io.trino.operator
Methods in io.trino.operator that return ExchangeClientModifier and TypeMethodDescriptionExchangeClientFactory.get(LocalMemoryContext systemMemoryContext, TaskFailureListener taskFailureListener, RetryPolicy retryPolicy) ExchangeClientSupplier.get(LocalMemoryContext systemMemoryContext, TaskFailureListener taskFailureListener, RetryPolicy retryPolicy) Constructors in io.trino.operator with parameters of type ExchangeClientModifierConstructorDescriptionExchangeOperator(OperatorContext operatorContext, PlanNodeId sourceId, PagesSerde serde, ExchangeClient exchangeClient)