c1baa75cdcb6d6b1fe578d1d794bb4ead36900d4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 2 | ||
Inline Variable splitCount : int in method public getQueuedPartitionedSplitCount() : int from class com.facebook.presto.server.HttpRemoteTask | From | To | |
Inline Variable splitCount : int in method public getPartitionedSplitCount() : int from class com.facebook.presto.server.HttpRemoteTask | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type remoteTasks : List<RemoteTask> to remoteTasks : Set<RemoteTask> in class com.facebook.presto.execution.NodeTaskMap.NodeTasks | From | To |