|
Rename Variable dirsToMakeWithOptions : Stack<Pair<String,MkdirsOptions>> to ufsDirsToMakeWithOptions : Stack<Pair<String,MkdirsOptions>> in method public persistFile(fs FileSystem, uri AlluxioURI, status URIStatus) : long in class alluxio.client.file.FileSystemUtils |
From |
To |
|
Rename Variable dirToMake : Pair<String,MkdirsOptions> to ufsDirAndPerm : Pair<String,MkdirsOptions> in method public persistFile(fs FileSystem, uri AlluxioURI, status URIStatus) : long in class alluxio.client.file.FileSystemUtils |
From |
To |
|
Rename Variable dirsToMake : Stack<AlluxioURI> to ufsDirsToMake : Stack<String> in method package renameInternal(srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, opTimeMs long) : void in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Rename Variable dirToMake : AlluxioURI to ufsDirToMake : String in method package renameInternal(srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, opTimeMs long) : void in class alluxio.master.file.FileSystemMaster |
From |
To |