7034f23dbbce6888e3227acb6a8b6c6ea901803d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable parentStatus : URIStatus to curDirStatus : URIStatus in method public persistFile(fs FileSystem, uri AlluxioURI, status URIStatus) : long in class alluxio.client.file.FileSystemUtils | From | To | |
| Rename Variable parentPath : String to curUfsPath : AlluxioURI in method public persistFile(fs FileSystem, uri AlluxioURI, status URIStatus) : long in class alluxio.client.file.FileSystemUtils | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [parentPath : String, parentMkdirsOptions : MkdirsOptions] to dirToMake : Pair<String,MkdirsOptions> in method public persistFile(fs FileSystem, uri AlluxioURI, status URIStatus) : long in class alluxio.client.file.FileSystemUtils | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type parentPath : String to curUfsPath : AlluxioURI in method public persistFile(fs FileSystem, uri AlluxioURI, status URIStatus) : long in class alluxio.client.file.FileSystemUtils | From | To | |
| Extract Variable | 1 | ||
| Extract Variable curAlluxioPath : AlluxioURI in method public persistFile(fs FileSystem, uri AlluxioURI, status URIStatus) : long from class alluxio.client.file.FileSystemUtils | From | To |