9c11d9b6fe2e7940e5f21e0b845fa6a16308d525
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable ufsPath : String to dstPath : String in method private getUnderFileSystem(dstPath String) : UnderFileSystem in class alluxio.worker.file.FileDataManager | From | To | |
Extract Method | 1 | ||
Extract Method private getUnderFileSystem(dstPath String) : UnderFileSystem extracted from private prepareUfsFilePath(fileId long) : String in class alluxio.worker.file.FileDataManager | From | To |