Package io.trino.operator
Interface DirectExchangeClientSupplier
- All Known Implementing Classes:
DirectExchangeClientFactory
public interface DirectExchangeClientSupplier
-
Method Summary
Modifier and TypeMethodDescriptionget(QueryId queryId, ExchangeId exchangeId, io.opentelemetry.api.trace.Span parentSpan, LocalMemoryContext memoryContext, TaskFailureListener taskFailureListener, RetryPolicy retryPolicy)
-
Method Details
-
get
DirectExchangeClient get(QueryId queryId, ExchangeId exchangeId, io.opentelemetry.api.trace.Span parentSpan, LocalMemoryContext memoryContext, TaskFailureListener taskFailureListener, RetryPolicy retryPolicy)
-