ea2e60fbcc79c65ec571224bd3f57c262a5d9114
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type iter : Iterator<BlockInfoContiguous> to iter : Iterator<BlockInfo> in method private removeZombieReplicas(context BlockReportContext, zombie DatanodeStorageInfo) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager | From | To | |
Change Variable Type block : BlockInfoContiguous to block : BlockInfo in method private removeZombieReplicas(context BlockReportContext, zombie DatanodeStorageInfo) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager | From | To |