d45ff878c4cb8b359abb17ecf09d24b6f862874c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable domainArgs : String[] to newArgs : String[] in method private mergeArgs(args String[], newArgs String[]) : String[] in class org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell | From | To | |
Extract Method | 2 | ||
Extract Method private mergeArgs(args String[], newArgs String[]) : String[] extracted from public testDSShell(haveDomain boolean) : void in class org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell | From | To | |
Extract Method private checkTimelineV1(haveDomain boolean) : void extracted from public testDSShell(haveDomain boolean) : void in class org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell | From | To |