| Package | Description |
|---|---|
| io.prestosql.operator | |
| io.prestosql.server |
| Constructor and Description |
|---|
ExchangeClientFactory(ExchangeClientConfig config,
io.airlift.http.client.HttpClient httpClient,
ScheduledExecutorService scheduler) |
ExchangeClientFactory(ExchangeClientConfig config,
io.airlift.http.client.HttpClient httpClient,
ScheduledExecutorService scheduler) |
| Modifier and Type | Method and Description |
|---|---|
static ScheduledExecutorService |
ServerMainModule.createExchangeExecutor(ExchangeClientConfig config) |
| Constructor and Description |
|---|
ExchangeExecutionMBean(ScheduledExecutorService executor) |
ExecutorCleanup(ScheduledExecutorService exchangeExecutor,
ExecutorService httpResponseExecutor,
ScheduledExecutorService httpTimeoutExecutor) |
Copyright © 2012–2019. All rights reserved.