6902097c34cdef0b23b04be3f00973ad0e66679d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private isSocketError(t Throwable) : boolean renamed to private isExpectedError(t Throwable) : boolean in class com.facebook.presto.server.HttpRemoteTask | From | To | |
Extract Method | 2 | ||
Extract Method private logError(t Throwable, format String, args Object...) : void extracted from public cancel() : void in class com.facebook.presto.server.HttpRemoteTask | From | To | |
Extract Method private logError(t Throwable, format String, args Object...) : void extracted from public abort() : void in class com.facebook.presto.server.HttpRemoteTask | From | To |