6c42d4050461ab71c88f123569649793dc53aebd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable loc3 : RemoteLocation in method public testAddMountTable() : void from class org.apache.hadoop.hdfs.server.federation.router.TestRouterAdminCLI | From | To | |
Extract Method | 2 | ||
Extract Method private getFileInfoAll(locations List<RemoteLocation>, method RemoteMethod, timeOutMs long) : HdfsFileStatus extracted from private getFileInfoAll(locations List<RemoteLocation>, method RemoteMethod) : HdfsFileStatus in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol | From | To | |
Extract Method package getCreateLocation(src String, locations List<RemoteLocation>) : RemoteLocation extracted from package getCreateLocation(src String) : RemoteLocation in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer | From | To |