f0628280c351640a807b05eaf786d051b5a7bd66
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method package planReadPortions(dataBlkNum int, cellSize int, startInBlk long, len int, bufOffset int) : ReadPortion[] from class org.apache.hadoop.hdfs.DFSStripedInputStream to public planReadPortions(dataBlkNum int, cellSize int, startInBlk long, len int, bufOffset int) : ReadPortion[] from class org.apache.hadoop.hdfs.util.StripedBlockUtil | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.hadoop.hdfs.DFSStripedInputStream.ReadPortion moved to org.apache.hadoop.hdfs.util.StripedBlockUtil.ReadPortion | From | To |