50fe0bf920c2e59712b5adb011ad67a1a07bdd1b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public setTtlForDirectoryWithFreeOperationTest() : void renamed to public ttlDirectoryFreeReplay() : void in class alluxio.master.file.FileSystemMasterTest | From | To | |
Rename Method public createFileWithTtl() : void renamed to public ttlFileDelete() : void in class alluxio.master.file.FileSystemMasterTest | From | To | |
Rename Method public createDirectoryWithTtl() : void renamed to public ttlDirectoryDelete() : void in class alluxio.master.file.FileSystemMasterTest | From | To | |
Rename Method public setTtlForFileWithFreeOperationTest() : void renamed to public ttlFileFreeReplay() : void in class alluxio.master.file.FileSystemMasterTest | From | To | |
Change Return Type | 1 | ||
Change Return Type void to long in method public createDirectory(path AlluxioURI, options CreateDirectoryOptions) : long in class alluxio.master.file.FileSystemMaster | From | To | |
Extract Method | 2 | ||
Extract Method private startServices() : void extracted from public before() : void in class alluxio.master.file.FileSystemMasterTest | From | To | |
Extract Method private stopServices() : void extracted from public after() : void in class alluxio.master.file.FileSystemMasterTest | From | To |