3ae6e4e75ddbe13059b28d6c551add1c7352d229
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public loadUfsTest() : void renamed to public loadUnderFsTest() : void in class tachyon.client.UfsUtilsIntegrationTest | From | To | |
Rename Variable | 10 | ||
Rename Variable expected : StringBuilder to toCompare : StringBuilder in method public rmNotExistingDirTest() : void in class tachyon.shell.TfsShellTest | From | To | |
Rename Variable uri : TachyonURI to path : TachyonURI in method public clientFileInfoDirectoryTest() : void in class tachyon.master.file.FileSystemMasterIntegrationTest | From | To | |
Rename Variable expected : StringBuilder to toCompare : StringBuilder in method public renameParentDirectoryTest() : void in class tachyon.shell.TfsShellTest | From | To | |
Rename Variable expected : StringBuilder to toCompare : StringBuilder in method public rmrTest() : void in class tachyon.shell.TfsShellTest | From | To | |
Rename Variable fileId : long to fileId2 : long in method public deleteDirectoryWithDirectoriesTest2() : void in class tachyon.master.file.FileSystemMasterIntegrationTest | From | To | |
Rename Variable expected : StringBuilder to toCompare : StringBuilder in method public renameToExistingFileTest() : void in class tachyon.shell.TfsShellTest | From | To | |
Rename Variable expected : StringBuilder to toCompare : StringBuilder in method public rmTest() : void in class tachyon.shell.TfsShellTest | From | To | |
Rename Variable expected : StringBuilder to toCompare : StringBuilder in method public renameTest() : void in class tachyon.shell.TfsShellTest | From | To | |
Rename Variable fileId : long to fileId2 : long in method public deleteDirectoryWithDirectoriesTest() : void in class tachyon.master.file.FileSystemMasterIntegrationTest | From | To | |
Rename Variable fileId2 : long to fileId : long in method public deleteDirectoryWithDirectoriesTest() : void in class tachyon.master.file.FileSystemMasterIntegrationTest | From | To | |
Rename Attribute | 5 | ||
Rename Attribute mRoot : TachyonURI to ROOT_PATH : TachyonURI in class tachyon.master.file.FileSystemMasterIntegrationTest | From | To | |
Rename Attribute mRoot2 : TachyonURI to ROOT_PATH2 : TachyonURI in class tachyon.master.file.FileSystemMasterIntegrationTest | From | To | |
Rename Attribute mRoot2 : TachyonURI to mRootPath2 : TachyonURI in class tachyon.master.file.FileSystemMasterIntegrationTest.ConcurrentRenamer | From | To | |
Rename Attribute mRoot : TachyonURI to mRootPath : TachyonURI in class tachyon.master.file.FileSystemMasterIntegrationTest.ConcurrentRenamer | From | To | |
Rename Attribute mUfsAddress : String to mUnderfsAddress : String in class tachyon.client.UfsUtilsIntegrationTest | From | To | |
Extract Variable | 9 | ||
Extract Variable path : String in method public skipTest() : void from class tachyon.client.BlockInStreamIntegrationTest | From | To | |
Extract Variable checkpointPath : String in method private checkWrite(filePath TachyonURI, underStorageType UnderStorageType, fileLen int, increasingByteArrayLen int) : void from class tachyon.client.FileOutStreamIntegrationTest | From | To | |
Extract Variable path : String in method public delete(uri TachyonURI) : boolean from class tachyon.master.file.meta.MountTable | From | To | |
Extract Variable path : String in method public readTest1() : void from class tachyon.client.BlockInStreamIntegrationTest | From | To | |
Extract Variable path : String in method public readTest2() : void from class tachyon.client.BlockInStreamIntegrationTest | From | To | |
Extract Variable conf : TachyonConf in method public start(isLeader boolean) : void from class tachyon.master.file.FileSystemMaster | From | To | |
Extract Variable path : String in method public readTest3() : void from class tachyon.client.BlockInStreamIntegrationTest | From | To | |
Extract Variable argv : String[] in method public touchTestWithFullURI() : void from class tachyon.shell.TfsShellTest | From | To | |
Extract Variable ckPath : TachyonURI in method public LoadFileInfoFromUFSTest() : void from class tachyon.master.JournalIntegrationTest | From | To | |
Rename Parameter | 3 | ||
Rename Parameter path : TachyonURI to uri : TachyonURI in method public delete(uri TachyonURI) : boolean in class tachyon.master.file.meta.MountTable | From | To | |
Rename Parameter path : TachyonURI to uri : TachyonURI in method public getMountPoint(uri TachyonURI) : String in class tachyon.master.file.meta.MountTable | From | To | |
Rename Parameter path : TachyonURI to uri : TachyonURI in method public resolve(uri TachyonURI) : TachyonURI in class tachyon.master.file.meta.MountTable | From | To |