Uses of Class
io.trino.operator.DirectExchangeClient
Packages that use DirectExchangeClient
-
Uses of DirectExchangeClient in io.trino.exchange
Constructors in io.trino.exchange with parameters of type DirectExchangeClientModifierConstructorDescriptionDirectExchangeDataSource(DirectExchangeClient directExchangeClient) -
Uses of DirectExchangeClient in io.trino.operator
Methods in io.trino.operator that return DirectExchangeClientModifier and TypeMethodDescriptionDirectExchangeClientFactory.get(QueryId queryId, ExchangeId exchangeId, LocalMemoryContext memoryContext, TaskFailureListener taskFailureListener, RetryPolicy retryPolicy) DirectExchangeClientSupplier.get(QueryId queryId, ExchangeId exchangeId, LocalMemoryContext memoryContext, TaskFailureListener taskFailureListener, RetryPolicy retryPolicy)