0ac8fb4b336dd03a037092c9712b962e7ed8f852
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type boolean to void in method public changeGenStampOfBlock(dnIndex int, blk ExtendedBlock, newGenStamp long) : void in class org.apache.hadoop.hdfs.MiniDFSCluster | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public changeStoredGenerationStamp(block ExtendedBlock, newGenStamp long) : void extracted from public changeGenStampOfBlock(dnIndex int, blk ExtendedBlock, newGenStamp long) : boolean in class org.apache.hadoop.hdfs.MiniDFSCluster & moved to class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsDatasetImplTestUtils | From | To |