537ea2c0ace65b50d5278169536cc33e7b2c7c5c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type ufsPath : String to ufsUri : AlluxioURI in method public createFile(ufsUri AlluxioURI) : long in class alluxio.worker.file.UnderFileSystemManager | From | To | |
Change Parameter Type ufsPath : String to ufsUri : AlluxioURI in method private UnderFileSystemOutputStream(ufsUri AlluxioURI, conf Configuration) in class alluxio.worker.file.UnderFileSystemManager.UnderFileSystemOutputStream | From | To | |
Change Parameter Type ufsPath : String to ufsUri : AlluxioURI in method public createUfsFile(ufsUri AlluxioURI) : long in class alluxio.worker.file.FileSystemWorker | From | To | |
Rename Attribute | 2 | ||
Rename Attribute mPath : String to mUri : String in class alluxio.worker.file.UnderFileSystemManager.UnderFileSystemOutputStream | From | To | |
Rename Attribute mTemporaryPath : String to mTemporaryUri : String in class alluxio.worker.file.UnderFileSystemManager.UnderFileSystemOutputStream | From | To | |
Rename Parameter | 4 | ||
Rename Parameter ufsPath : String to ufsUri : String in method public createUfsFile(ufsUri String, options CreateUfsFileTOptions) : long in class alluxio.worker.file.FileSystemWorkerClientServiceHandler | From | To | |
Rename Parameter ufsPath : String to ufsUri : AlluxioURI in method public createFile(ufsUri AlluxioURI) : long in class alluxio.worker.file.UnderFileSystemManager | From | To | |
Rename Parameter ufsPath : String to ufsUri : AlluxioURI in method private UnderFileSystemOutputStream(ufsUri AlluxioURI, conf Configuration) in class alluxio.worker.file.UnderFileSystemManager.UnderFileSystemOutputStream | From | To | |
Rename Parameter ufsPath : String to ufsUri : AlluxioURI in method public createUfsFile(ufsUri AlluxioURI) : long in class alluxio.worker.file.FileSystemWorker | From | To |