8d3030f064116a657c2cbb7c7560af6bed1d5586
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type StripedReadResult to StripingChunkReadResult in method public getNextCompletedStripedRead(readService CompletionService<Void>, futures Map<Future<Void>,Integer>, threshold long) : StripingChunkReadResult in class org.apache.hadoop.hdfs.util.StripedBlockUtil | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.hadoop.hdfs.util.StripedBlockUtil.StripedReadResult renamed to org.apache.hadoop.hdfs.util.StripedBlockUtil.StripingChunkReadResult | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type result : StripedReadResult to result : StripingChunkReadResult in method private readMinimumStripedData4Recovery(success int[]) : int in class org.apache.hadoop.hdfs.server.datanode.erasurecode.ErasureCodingWorker.ReconstructAndTransferBlock | From | To |