a6813f48786925d93fca8e3fadb913cbf2f6e20a
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public urlDecode(value String) : String extracted from private parsePreparedStatementsHeader(header String, preparedStatements Map<String,String>) : void in class com.facebook.presto.server.ResourceUtil | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public urlEncode(value String) : String extracted from private getQueryResults(query Query, token Optional<Long>, uriInfo UriInfo, wait Duration) : Response in class com.facebook.presto.server.StatementResource & moved to class com.facebook.presto.server.ResourceUtil | From | To |