54ac0ae3cfb9745005525104619e159647c55553
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type o2 : FileInfo to o2 : URIStatus in method public compare(o1 URIStatus, o2 URIStatus) : int in class alluxio.master.file.ConcurrentFileSystemMasterTest.IntegerSuffixedPathComparator | From | To | |
Change Parameter Type o1 : FileInfo to o1 : URIStatus in method public compare(o1 URIStatus, o2 URIStatus) : int in class alluxio.master.file.ConcurrentFileSystemMasterTest.IntegerSuffixedPathComparator | From | To | |
Move Source Folder | 1 | ||
Move Source Folder core/server to tests | From | To | |
Extract Method | 11 | ||
Extract Method private cleanPath(path String) : String extracted from public listStatus(path String) : UnderFileStatus[] in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To | |
Extract Method private cleanPath(path String) : String extracted from public getGroup(path String) : String in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To | |
Extract Method private cleanPath(path String) : String extracted from public isFile(path String) : boolean in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To | |
Extract Method private cleanPath(path String) : String extracted from public getFileSize(path String) : long in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To | |
Extract Method private cleanPath(path String) : String extracted from public getModificationTimeMs(path String) : long in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To | |
Extract Method private cleanPath(path String) : String extracted from public getBlockSizeByte(path String) : long in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To | |
Extract Method private cleanPath(path String) : String extracted from public isDirectory(path String) : boolean in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To | |
Extract Method private cleanPath(path String) : String extracted from public getFileLocations(path String) : List<String> in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To | |
Extract Method private cleanPath(path String) : String extracted from public getMode(path String) : short in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To | |
Extract Method private cleanPath(path String) : String extracted from public getOwner(path String) : String in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To | |
Extract Method private cleanPath(path String) : String extracted from public deleteFile(path String) : boolean in class alluxio.underfs.sleepfs.SleepingUnderFileSystem | From | To |