bd1b33963af04a80ac91f83a20c877ec2fecb08a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Attribute | 1 | ||
Replace Attribute private mUfsConf : Map<String,String> from class alluxio.underfs.UnderFileSystemConfiguration with protected mProperties : AlluxioProperties from class alluxio.conf.InstancedConfiguration | From | To | |
Rename Method | 1 | ||
Rename Method public setUserSpecifiedConf(ufsConf Map<String,String>) : UnderFileSystemConfiguration renamed to public setMountSpecificConf(mountConf Map<String,String>) : UnderFileSystemConfiguration in class alluxio.underfs.UnderFileSystemConfiguration | From | To | |
Rename Parameter | 1 | ||
Rename Parameter ufsConf : Map<String,String> to mountConf : Map<String,String> in method public setMountSpecificConf(mountConf Map<String,String>) : UnderFileSystemConfiguration in class alluxio.underfs.UnderFileSystemConfiguration | From | To |