fb55e5201e5b2ff40e1b757a9c5bf23c5d8aec93
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public getRelativePath(appName String, appId String, fileDstPath String) : String extracted from private addToLocalResources(fs FileSystem, fileSrcPath String, fileDstPath String, appId String, localResources Map<String,LocalResource>, resources String) : void in class org.apache.hadoop.yarn.applications.distributedshell.Client & moved to class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster | From | To | |
Extract And Move Method public getRelativePath(appName String, appId String, fileDstPath String) : String extracted from public run() : boolean in class org.apache.hadoop.yarn.applications.distributedshell.Client & moved to class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster | From | To |