Uses of Interface
io.trino.operator.ExchangeClientBuffer
Packages that use ExchangeClientBuffer
-
Uses of ExchangeClientBuffer in io.trino.operator
Classes in io.trino.operator that implement ExchangeClientBufferModifier and TypeClassDescriptionclassclassConstructors in io.trino.operator with parameters of type ExchangeClientBufferModifierConstructorDescriptionExchangeClient(String selfAddress, FeaturesConfig.DataIntegrityVerification dataIntegrityVerification, ExchangeClientBuffer buffer, io.airlift.units.DataSize maxResponseSize, int concurrentRequestMultiplier, io.airlift.units.Duration maxErrorDuration, boolean acknowledgePages, io.airlift.http.client.HttpClient httpClient, ScheduledExecutorService scheduledExecutor, LocalMemoryContext systemMemoryContext, Executor pageBufferClientCallbackExecutor, TaskFailureListener taskFailureListener)