9cc0cddab169800a1a33b21105de99aad1d220c7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type srcPath : TachyonURI to fileId : long in method public rename(fileId long, dstPath TachyonURI) : boolean in class tachyon.master.next.filesystem.FileSystemMaster | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable srcParentURI : TachyonURI to fileId : long in method public rename(fileId long, dstPath TachyonURI) : boolean in class tachyon.master.next.filesystem.FileSystemMaster | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type srcParentURI : TachyonURI to fileId : long in method public rename(fileId long, dstPath TachyonURI) : boolean in class tachyon.master.next.filesystem.FileSystemMaster | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter srcPath : TachyonURI to fileId : long in method public rename(fileId long, dstPath TachyonURI) : boolean in class tachyon.master.next.filesystem.FileSystemMaster | From | To |