1718f740a8459ce6d5e5afa8f9301bb5f570f12e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type fs : FileSystemMasterClient to fs : FileSystem in method public prepareFilePath(alluxioPath AlluxioURI, ufsPath String, fs FileSystem, ufs UnderFileSystem) : void in class alluxio.client.file.UnderFileSystemUtils | From | To | |
Extract Variable | 1 | ||
Extract Variable fs : FileSystem in method private prepareUfsFilePath(fileId long) : String from class alluxio.worker.file.FileDataManager | From | To |