b0eaae3a31e78304b41d3a6c430aa09224c044f3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private updateTaskInfo(newValue TaskInfo, sources List<TaskSource>) : void extracted from private requestSucceeded(newValue TaskInfo, sources List<TaskSource>) : void in class com.facebook.presto.server.HttpRemoteTask | From | To | |
Extract Method private updateTaskInfo(newValue TaskInfo, sources List<TaskSource>) : void extracted from private updateTaskInfo(newValue TaskInfo) : void in class com.facebook.presto.server.HttpRemoteTask | From | To |