1904c9d9c164a1cad4fabb537f9b6d732262149d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable srcFile : File in method public run(cl CommandLine) : void from class alluxio.shell.command.CopyFromLocalCommand | From | To | |
Extract Method | 1 | ||
Extract Method private createDirectory(dstPath AlluxioURI) : void extracted from private copyFromLocalWildcard(srcFiles List<File>, dstPath AlluxioURI) : void in class alluxio.shell.command.CopyFromLocalCommand | From | To |