9af1f4779b646fb2f09b5e36447c8b8abe920a7c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type storages : Iterable<DatanodeStorageInfo> to storages : DatanodeStorageInfo[] in method private collectBlocksSummary(parent String, file HdfsFileStatus, res Result, blocks LocatedBlocks) : void in class org.apache.hadoop.hdfs.server.namenode.NamenodeFsck | From | To | |
| Change Variable Type blocksExcess : LightWeightLinkedSet<Block> to blocksExcess : LightWeightLinkedSet<BlockInfo> in method private collectBlocksSummary(parent String, file HdfsFileStatus, res Result, blocks LocatedBlocks) : void in class org.apache.hadoop.hdfs.server.namenode.NamenodeFsck | From | To |