b8a85c8c9c1bc58de6395348a4f93498f92791e3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected finalize() : void renamed to public cleanup() : void in class com.facebook.presto.execution.NodeTaskMap.NodeTasks.TaskPartitionedSplitCountTracker | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type localPartitionedSplitCount : int to localPartitionedSplitCount : AtomicInteger in class com.facebook.presto.execution.NodeTaskMap.NodeTasks.TaskPartitionedSplitCountTracker | From | To |