f4dc47ae53ba8d9806382ab5529230e43a59a456
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type ImmutableMap<String,String> to Map<String,String> in method public toMap() : Map<String,String> in class alluxio.Configuration | From | To | |
Rename Attribute | 1 | ||
Rename Attribute PROPERTIES : Properties to PROPERTIES_MAP : ConcurrentHashMapV8<String,String> in class alluxio.Configuration | From | To | |
Change Variable Type | 1 | ||
Change Variable Type properties : Properties to properties : ConcurrentHashMapV8<String,String> in method public resetConfiguration() : void in class alluxio.ConfigurationTestUtils | From | To | |
Extract Variable | 4 | ||
Extract Variable beforeSize : long in method public mergeEmptyHadoopConfigurationTest() : void from class alluxio.hadoop.ConfUtilsTest | From | To | |
Extract Variable beforeSize : long in method public mergeHadoopConfigurationTest() : void from class alluxio.hadoop.ConfUtilsTest | From | To | |
Extract Variable afterSize : long in method public mergeHadoopConfigurationTest() : void from class alluxio.hadoop.ConfUtilsTest | From | To | |
Extract Variable afterSize : long in method public mergeEmptyHadoopConfigurationTest() : void from class alluxio.hadoop.ConfUtilsTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type PROPERTIES : Properties to PROPERTIES_MAP : ConcurrentHashMapV8<String,String> in class alluxio.Configuration | From | To |