de7a0a92ca1983b35ca4beb7ab712fd700a9e6e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable numReduceTasks : int to reducerCount : int in method private shouldAttemptRecovery() : boolean in class org.apache.hadoop.mapreduce.v2.app.MRAppMaster | From | To | |
| Extract Method | 2 | ||
| Extract Method private shouldAttemptRecovery() : boolean extracted from private processRecovery() : void in class org.apache.hadoop.mapreduce.v2.app.MRAppMaster | From | To | |
| Extract Method private isFirstAttempt() : boolean extracted from private processRecovery() : void in class org.apache.hadoop.mapreduce.v2.app.MRAppMaster | From | To |