95b499a3671daae9018ae005c9384fb65aa37320
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setup() : void renamed to public testRead() : void in class org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped | From | To | |
Move And Inline Method | 1 | ||
Move And Inline Method private getBlockReaderWithRetry(targetBlock LocatedBlock, offsetInBlock long, length long, targetAddr InetSocketAddress, storageType StorageType, datanode DatanodeInfo, offsetInFile long, retry ReaderRetryPolicy) : BlockReader moved from class org.apache.hadoop.hdfs.DFSStripedInputStream to class org.apache.hadoop.hdfs.DFSStripedInputStream.StripeReader & inlined to package createBlockReader(block LocatedBlock, chunkIndex int) : boolean | From | To | |
Extract Method | 1 | ||
Extract Method private doTestBalancerWithStripedFile(conf Configuration) : void extracted from public testBalancerWithStripedFile() : void in class org.apache.hadoop.hdfs.server.balancer.TestBalancer | From | To |