077250d8d7b4b757543a39a6ce8bb6e3be356c6f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private testSplitRecordsForFile(conf Configuration, firstSplitLength long, testFileSize long, testFilePath Path) : void extracted from private testSplitRecords(testFileName String, firstSplitLength long) : void in class org.apache.hadoop.mapreduce.lib.input.TestLineRecordReader | From | To | |
Extract Method private testSplitRecordsForFile(conf Configuration, firstSplitLength long, testFileSize long, testFilePath Path) : void extracted from private testSplitRecords(testFileName String, firstSplitLength long) : void in class org.apache.hadoop.mapred.TestLineRecordReader | From | To |