8b2381441558cd49b4c940b0760c8accbb2a5567
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private locateRemoteFileToContainerWorkDir(destFilename String, comp Component, uploadedFilePath Path) : void extracted from private uploadToRemoteFileAndLocalizeToContainerWorkDir(stagingDir Path, fileToUpload String, destFilename String, comp Component) : void in class org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter | From | To | |
Extract Method private uploadToRemoteFile(stagingDir Path, fileToUpload String) : Path extracted from private uploadToRemoteFileAndLocalizeToContainerWorkDir(stagingDir Path, fileToUpload String, destFilename String, comp Component) : void in class org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceJobSubmitter | From | To |