417a224c553403edc60abe8bfbcf62ee7d1a851f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable toCreate : Stack<File> to dirsToMake : Stack<File> in method public mkdirs(path String, createParent boolean) : boolean in class tachyon.underfs.local.LocalUnderFileSystem | From | To | |
Rename Variable toCreate : Stack<Path> to dirsToMake : Stack<Path> in method public mkdirs(path String, createParent boolean) : boolean in class tachyon.underfs.hdfs.HdfsUnderFileSystem | From | To | |
Rename Variable nextFileToCreate : File to dirToMake : File in method public mkdirs(path String, createParent boolean) : boolean in class tachyon.underfs.local.LocalUnderFileSystem | From | To |