997408eaaceef20b053ee7344468e28cb9a1379b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable bc : BlockCollection to expectedReplicas : short in method private markBlockAsCorrupt(b BlockToMarkCorrupt, storageInfo DatanodeStorageInfo, node DatanodeDescriptor) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager | From | To | |
Change Variable Type | 1 | ||
Change Variable Type bc : BlockCollection to expectedReplicas : short in method private markBlockAsCorrupt(b BlockToMarkCorrupt, storageInfo DatanodeStorageInfo, node DatanodeDescriptor) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager | From | To | |
Inline Variable | 2 | ||
Inline Variable bc : BlockCollection in method private processMisReplicatedBlock(block BlockInfoContiguous) : MisReplicationResult from class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager | From | To | |
Inline Variable blockCollection : BlockCollection in method package commitBlockSynchronization(oldBlock ExtendedBlock, newgenerationstamp long, newlength long, closeFile boolean, deleteblock boolean, newtargets DatanodeID[], newtargetstorages String[]) : void from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To |