|
Rename Attribute executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in class com.facebook.presto.operator.ExchangeClientFactory |
From |
To |
|
Rename Attribute executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in class com.facebook.presto.operator.TestExchangeOperator |
From |
To |
|
Rename Attribute executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in class com.facebook.presto.operator.HttpPageBufferClient |
From |
To |
|
Rename Attribute executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in class com.facebook.presto.operator.TestHttpPageBufferClient |
From |
To |
|
Rename Attribute executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in class com.facebook.presto.operator.ExchangeClient |
From |
To |
|
Rename Attribute executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in class com.facebook.presto.operator.TestExchangeClient |
From |
To |
|
Rename Parameter executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in method public ExchangeClientFactory(maxBufferedBytes DataSize, maxResponseSize DataSize, concurrentRequestMultiplier int, minErrorDuration Duration, maxErrorDuration Duration, httpClient HttpClient, scheduler ScheduledExecutorService) in class com.facebook.presto.operator.ExchangeClientFactory |
From |
To |
|
Rename Parameter executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in method public ExchangeClientFactory(config ExchangeClientConfig, httpClient HttpClient, scheduler ScheduledExecutorService) in class com.facebook.presto.operator.ExchangeClientFactory |
From |
To |
|
Rename Parameter executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in method public ExchangeClient(bufferCapacity DataSize, maxResponseSize DataSize, concurrentRequestMultiplier int, minErrorDuration Duration, maxErrorDuration Duration, httpClient HttpClient, scheduler ScheduledExecutorService, systemMemoryUsageListener SystemMemoryUsageListener) in class com.facebook.presto.operator.ExchangeClient |
From |
To |
|
Rename Parameter executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in method public HttpPageBufferClient(httpClient HttpClient, maxResponseSize DataSize, minErrorDuration Duration, maxErrorDuration Duration, location URI, clientCallback ClientCallback, scheduler ScheduledExecutorService, ticker Ticker) in class com.facebook.presto.operator.HttpPageBufferClient |
From |
To |
|
Rename Parameter executor : ScheduledExecutorService to scheduler : ScheduledExecutorService in method public HttpPageBufferClient(httpClient HttpClient, maxResponseSize DataSize, minErrorDuration Duration, maxErrorDuration Duration, location URI, clientCallback ClientCallback, scheduler ScheduledExecutorService) in class com.facebook.presto.operator.HttpPageBufferClient |
From |
To |