15b6c83fc5eaf2e2d047079f3eaa9343f7ae6bf5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 6 | ||
Rename Method public folderTest() : void renamed to public directoryTest() : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Method public fileFolderTest() : void renamed to public fileDirectoryTest() : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Method public persistFolderLaterTest() : void renamed to public persistDirectoryLaterTest() : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Method private fileFolderUtil() : void renamed to private fileDirectoryTestUtil() : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Method private folderTestUtil(fileInfo FileInfo) : void renamed to private directoryTestUtil(fileInfo FileInfo) : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Method private persistFolderLaterTestUtil(dInfos Map<String,FileInfo>) : void renamed to private persistDirectoryLaterTestUtil(dInfos Map<String,FileInfo>) : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Variable | 7 | ||
Rename Variable folderInfo : FileInfo to directoryInfo : FileInfo in method public pinTest() : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Variable folderPath : TachyonURI to directoryPath : TachyonURI in method public directoryTest() : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Variable folder : String to directory : String in method public persistDirectoryLaterTest() : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Variable folder : TachyonFile to directory : TachyonFile in method public pinTest() : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Variable folders : String[] to directories : String[] in method public persistDirectoryLaterTest() : void in class tachyon.master.JournalIntegrationTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter folder : FileInfo to directory : FileInfo in method private pinTestUtil(directory FileInfo, file0 FileInfo, file1 FileInfo) : void in class tachyon.master.JournalIntegrationTest | From | To |