b6d8f87b8eea6981885d6e90d708b8bc1be6428b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type configErrorMsg : StringBuffer to configErrorMsg : StringBuilder in method public testCompareXmlAgainstConfigurationClass() : void in class org.apache.hadoop.conf.TestConfigurationFieldsBase | From | To | |
Change Variable Type xmlErrorMsg : StringBuffer to xmlErrorMsg : StringBuilder in method public testCompareConfigurationClassAgainstXml() : void in class org.apache.hadoop.conf.TestConfigurationFieldsBase | From | To | |
Inline Variable | 1 | ||
Inline Variable value : String in method private extractPropertiesFromXml(filename String) : HashMap<String,String> from class org.apache.hadoop.conf.TestConfigurationFieldsBase | From | To |