c64a5ff741d28d06dfe4135a853efa8cf75ac0e9
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private generateQueryString(queryMap Map<String,String>) : String from class alluxio.AlluxioURI to public generateQueryString(queryMap Map<String,String>) : String from class alluxio.util.URIUtils | From | To | |
| Move Method private parseQueryString(query String) : Map<String,String> from class alluxio.AlluxioURI to public parseQueryString(query String) : Map<String,String> from class alluxio.util.URIUtils | From | To | |
| Extract Class | 1 | ||
| Extract Class alluxio.util.URIUtils from class alluxio.AlluxioURI | From | To |