afd294f3b9b072659854e908a983bf49df0c523d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute doneTasks : Set<TaskId> to tasksWithFinalInfo : Set<TaskId> in class com.facebook.presto.execution.SqlStageExecution | From | To | |
Extract Method | 1 | ||
Extract Method private checkAllTaskFinal() : void extracted from private updateTaskStatus(taskStatus TaskStatus) : void in class com.facebook.presto.execution.SqlStageExecution | From | To |