d46cf82b10830b9a37526effa6cac45cda125346
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public close() : void moved from class com.facebook.presto.jdbc.QueryExecutor to class com.facebook.presto.jdbc.PrestoDriver & inlined to public close() : void | From | To | |
| Extract Variable | 1 | ||
| Extract Variable uri : PrestoDriverUri in method public connect(url String, info Properties) : Connection from class com.facebook.presto.jdbc.PrestoDriver | From | To |