b00c66387709bd7c2411eb9778b5d15de53672fc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable ex : IOException to e : IOException in method private getBlockReaderWithRetry(targetBlock LocatedBlock, offsetInBlock long, length long, targetAddr InetSocketAddress, storageType StorageType, datanode DatanodeInfo, offsetInFile long, retry ReaderRetryPolicy) : BlockReader in class org.apache.hadoop.hdfs.DFSStripedInputStream | From | To | |
| Change Return Type | 1 | ||
| Change Return Type DatanodeInfo[] to void in method private blockSeekTo(target long) : void in class org.apache.hadoop.hdfs.DFSStripedInputStream | From | To | |
| Extract Method | 1 | ||
| Extract Method private getBlockReaderWithRetry(targetBlock LocatedBlock, offsetInBlock long, length long, targetAddr InetSocketAddress, storageType StorageType, datanode DatanodeInfo, offsetInFile long, retry ReaderRetryPolicy) : BlockReader extracted from private blockSeekTo(target long) : DatanodeInfo[] in class org.apache.hadoop.hdfs.DFSStripedInputStream | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter info : ECInfo to ecInfo : ECInfo in method package DFSStripedInputStream(dfsClient DFSClient, src String, verifyChecksum boolean, ecInfo ECInfo) in class org.apache.hadoop.hdfs.DFSStripedInputStream | From | To |