c4a0d88366aab16781ae132bb62a9c3aa2993b72
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private testPlanReadPortions(startInBlk int, length int, bufferOffset int, readLengths int[], offsetsInBlock int[], bufferOffsets int[][], bufferLengths int[][]) : void from class org.apache.hadoop.hdfs.TestReadStripedFile to private testPlanReadPortions(startInBlk int, length int, bufferOffset int, readLengths int[], offsetsInBlock int[], bufferOffsets int[][], bufferLengths int[][]) : void from class org.apache.hadoop.hdfs.TestPlanReadPortions | From | To | |
Move Method public testPlanReadPortions() : void from class org.apache.hadoop.hdfs.TestReadStripedFile to public testPlanReadPortions() : void from class org.apache.hadoop.hdfs.TestPlanReadPortions | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.hadoop.hdfs.TestPlanReadPortions from class org.apache.hadoop.hdfs.TestReadStripedFile | From | To |