b64546dd237b706dd3d4056cf2627d7c7f1d02a8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private putFromProperties(properties Properties) : void renamed to private mergeProperties(properties Properties) : void in class alluxio.Configuration | From | To | |
Rename Attribute | 1 | ||
Rename Attribute PROPERTIES_MAP : ConcurrentHashMapV8<String,String> to PROPERTIES : ConcurrentHashMapV8<String,String> in class alluxio.Configuration | From | To |