879bea00b49f36ffb055ee58dffe3f050699b89a
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type maxConsecutiveErrorCount : int to errorScheduledExecutor : ScheduledExecutorService in method public HttpRemoteTask(session Session, taskId TaskId, nodeId String, location URI, planFragment PlanFragment, initialSplits Multimap<PlanNodeId,Split>, outputBuffers OutputBuffers, httpClient HttpClient, executor Executor, errorScheduledExecutor ScheduledExecutorService, minErrorDuration Duration, refreshMaxWait Duration, taskInfoCodec JsonCodec<TaskInfo>, taskUpdateRequestCodec JsonCodec<TaskUpdateRequest>) in class com.facebook.presto.server.HttpRemoteTask | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to ListenableFuture<?> in method public acquireRequestPermit() : ListenableFuture<?> in class com.facebook.presto.server.HttpRemoteTask.RequestErrorTracker | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute maxConsecutiveErrorCount : int to errorScheduledExecutor : ScheduledExecutorService in class com.facebook.presto.server.HttpRemoteTaskFactory | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type maxConsecutiveErrorCount : int to errorScheduledExecutor : ScheduledExecutorService in class com.facebook.presto.server.HttpRemoteTaskFactory | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter maxConsecutiveErrorCount : int to errorScheduledExecutor : ScheduledExecutorService in method public HttpRemoteTask(session Session, taskId TaskId, nodeId String, location URI, planFragment PlanFragment, initialSplits Multimap<PlanNodeId,Split>, outputBuffers OutputBuffers, httpClient HttpClient, executor Executor, errorScheduledExecutor ScheduledExecutorService, minErrorDuration Duration, refreshMaxWait Duration, taskInfoCodec JsonCodec<TaskInfo>, taskUpdateRequestCodec JsonCodec<TaskUpdateRequest>) in class com.facebook.presto.server.HttpRemoteTask | From | To |