7a7a540c5c799d6e1373655c3b9c2a328229a485
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type mBlocks : ConcurrentHashMapV8<Long,MasterBlockInfo> to mBlocks : ConcurrentHashMap<Long,MasterBlockInfo> in class alluxio.master.block.DefaultBlockMaster | From | To | |
Change Attribute Type mCurrentPaths : ConcurrentHashMapV8<String,PathLock> to mCurrentPaths : ConcurrentHashMap<String,PathLock> in class alluxio.master.file.meta.AsyncUfsAbsentPathCache | From | To |