885d2311341579021702a770dde002b474d49723
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private toFailure(throwable Throwable, seenFailures Set<Throwable>) : ExecutionFailureInfo extracted from public toFailure(failure Throwable) : ExecutionFailureInfo in class com.facebook.presto.util.Failures | From | To | |
Rename Parameter | 1 | ||
Rename Parameter failure : Throwable to throwable : Throwable in method private toFailure(throwable Throwable, seenFailures Set<Throwable>) : ExecutionFailureInfo in class com.facebook.presto.util.Failures | From | To |