60bd765ac1b7d21189efc47058c00ff956a2dc86
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private testCreateStripedFile(file Path, dataLen int) : void inlined to private assertFileBlocksRecovery(fileName String, fileLen int, recovery int, toRecoverBlockNum int) : void in class org.apache.hadoop.hdfs.TestRecoverStripedFile | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type fs : FileSystem to fs : DistributedFileSystem in class org.apache.hadoop.hdfs.TestWriteReadStripedFile | From | To | |
Change Attribute Type fs : FileSystem to fs : DistributedFileSystem in class org.apache.hadoop.hdfs.TestReadStripedFileWithMissingBlocks | From | To | |
Rename Parameter | 1 | ||
Rename Parameter dataLen : int to fileLen : int in method private assertFileBlocksRecovery(fileName String, fileLen int, recovery int, toRecoverBlockNum int) : void in class org.apache.hadoop.hdfs.TestRecoverStripedFile | From | To |