6502d59e73cd6f3f3a358fce58d398ca38a61fba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getJobContextFromConf(conf Configuration) : JobContext extracted from private isRecoverySupported() : boolean in class org.apache.hadoop.mapreduce.v2.app.MRAppMaster | From | To | |
Extract Method protected commitJobInternal(context JobContext) : void extracted from public commitJob(context JobContext) : void in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter | From | To |