777dabe3c206889f55d28fc5516fc4c99da2131e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable oldFs : UnderFileSystem to cachedFs : UnderFileSystem in method package get(path String, ufsConf Object, configuration Configuration) : UnderFileSystem in class alluxio.underfs.UnderFileSystem.Cache | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mUnderFileSystemMap : Map<Key,UnderFileSystem> to mUnderFileSystemMap : ConcurrentHashMap<Key,UnderFileSystem> in class alluxio.underfs.UnderFileSystem.Cache | From | To |