Uses of Annotation Type
io.trino.operator.ForExchange
Packages that use ForExchange
-
Uses of ForExchange in io.trino.operator
Constructor parameters in io.trino.operator with annotations of type ForExchangeModifierConstructorDescriptionExchangeClientFactory(io.airlift.node.NodeInfo nodeInfo, FeaturesConfig featuresConfig, ExchangeClientConfig config, io.airlift.http.client.HttpClient httpClient, ScheduledExecutorService scheduler) ExchangeClientFactory(io.airlift.node.NodeInfo nodeInfo, FeaturesConfig featuresConfig, ExchangeClientConfig config, io.airlift.http.client.HttpClient httpClient, ScheduledExecutorService scheduler) -
Uses of ForExchange in io.trino.server
Methods in io.trino.server with annotations of type ForExchangeModifier and TypeMethodDescriptionstatic ScheduledExecutorServiceServerMainModule.createExchangeExecutor(ExchangeClientConfig config) Constructor parameters in io.trino.server with annotations of type ForExchangeModifierConstructorDescriptionExecutorCleanup(ScheduledExecutorService exchangeExecutor, ExecutorService httpResponseExecutor, ScheduledExecutorService httpTimeoutExecutor)