d9989b65ff9680af5bd05df69eb8f382f7d73751
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public copyToLocal(argv String[]) : int renamed to private copyFileToLocal(tachyonClient TachyonFS, srcPath TachyonURI, dstFile File) : int in class tachyon.shell.TFsShell | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable dst : File to dstFile : File in method private copyFileToLocal(tachyonClient TachyonFS, srcPath TachyonURI, dstFile File) : int in class tachyon.shell.TFsShell | From | To |