b45427a489165cc6b1e17b74bc3aae3031a5e984
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 2 | ||
| Change Attribute Type mLostBlocks : Set<Long> to mLostBlocks : ConcurrentHashSet<Long> in class alluxio.master.block.BlockMaster | From | To | |
| Change Attribute Type mBlocks : Map<Long,MasterBlockInfo> to mBlocks : ConcurrentHashMap<Long,MasterBlockInfo> in class alluxio.master.block.BlockMaster | From | To |