da9f6bd624d8fe55c2980fa26f05abadf0cad3ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testExecute() : void renamed to public testExecuteWithQuery() : void in class com.facebook.presto.jdbc.TestDriver | From | To | |
Extract Method | 1 | ||
Extract Method public getLargeUpdateCount() : long extracted from public getUpdateCount() : int in class com.facebook.presto.jdbc.PrestoStatement | From | To |