f4a4d34ea8e8022c8adca2cfb9fe491a96444ec7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public loadUnderFsTest() : void renamed to public loadUfsTest() : void in class tachyon.client.UfsUtilsIntegrationTest | From | To | |
Rename Method public loadUnderFs(tfs TachyonFS, tachyonPath TachyonURI, ufsAddrRootPath TachyonURI, excludePathPrefix PrefixList, tachyonConf TachyonConf) : void renamed to public loadUfs(tfs TachyonFS, tachyonPath TachyonURI, ufsAddrRootPath TachyonURI, excludePathPrefix PrefixList, tachyonConf TachyonConf) : void in class tachyon.client.UfsUtils | From | To | |
Move Method | 1 | ||
Move Method public validate() : void from class tachyon.thrift.FileSystemMasterService.mount_args to public validate() : void from class tachyon.thrift.MountOpts | From | To | |
Extract Class | 1 | ||
Extract Class tachyon.thrift.MountOpts from class tachyon.thrift.FileSystemMasterService.mount_args | From | To | |
Extract Variable | 1 | ||
Extract Variable ufsRoot : TachyonURI in method public loadUfsTest() : void from class tachyon.client.UfsUtilsIntegrationTest | From | To |