e9f4daa481837e4500342bd7702fb74d128b9e52
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 38
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable underStorageClient : UnderFileSystem to ufs : UnderFileSystem in method public FileOutStream(fileId long, options ClientOptions) in class tachyon.client.file.FileOutStream | From | To | |
Rename Variable underfs : UnderFileSystem to ufs : UnderFileSystem in method public loadFileInfoFromUfs(path TachyonURI, recursive boolean) : long in class tachyon.master.file.FileSystemMaster | From | To | |
Change Return Type | 1 | ||
Change Return Type void to boolean in method package renameInternal(fileId long, dstPath TachyonURI, propagate boolean, opTimeMs long) : boolean in class tachyon.master.file.FileSystemMaster | From | To | |
Change Variable Type | 2 | ||
Change Variable Type ufsSrcPath : TachyonURI to ufsSrcPath : String in method package renameInternal(fileId long, dstPath TachyonURI, propagate boolean, opTimeMs long) : boolean in class tachyon.master.file.FileSystemMaster | From | To | |
Change Variable Type ufsDstPath : TachyonURI to ufsDstPath : String in method package renameInternal(fileId long, dstPath TachyonURI, propagate boolean, opTimeMs long) : boolean in class tachyon.master.file.FileSystemMaster | From | To |