Uses of Annotation Interface
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 ForExchangeModifierConstructorDescriptionDirectExchangeClientFactory(io.airlift.node.NodeInfo nodeInfo, FeaturesConfig featuresConfig, DirectExchangeClientConfig config, io.airlift.http.client.HttpClient httpClient, ScheduledExecutorService scheduler, ExchangeManagerRegistry exchangeManagerRegistry) DirectExchangeClientFactory(io.airlift.node.NodeInfo nodeInfo, FeaturesConfig featuresConfig, DirectExchangeClientConfig config, io.airlift.http.client.HttpClient httpClient, ScheduledExecutorService scheduler, ExchangeManagerRegistry exchangeManagerRegistry) -
Uses of ForExchange in io.trino.server
Methods in io.trino.server with annotations of type ForExchangeModifier and TypeMethodDescriptionstatic ScheduledExecutorServiceServerMainModule.createExchangeExecutor(DirectExchangeClientConfig config) Constructor parameters in io.trino.server with annotations of type ForExchange