46fdd829ef5f801dab7a62a37b1f68fb2e1d969e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 2 | ||
| Move And Rename Method private loadPropertiesFileInClassPath(propertiesFile String) : Properties from class alluxio.Configuration to public loadPropertiesFromResource(resourceName String) : Properties from class alluxio.util.ConfigurationUtils | From | To | |
| Move And Rename Method private loadPropertiesFile(path String) : Properties from class alluxio.Configuration to public loadPropertiesFromResource(resourceName String) : Properties from class alluxio.util.ConfigurationUtils | From | To | |
| Move Method | 1 | ||
| Move Method private searchPropertiesFile(propertiesFile String, confPathList String[]) : Properties from class alluxio.Configuration to public searchPropertiesFile(propertiesFile String, confPathList String[]) : Properties from class alluxio.util.ConfigurationUtils | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter propertiesFile : String to resourceName : String in method public loadPropertiesFromResource(resourceName String) : Properties in class alluxio.util.ConfigurationUtils | From | To | |
| Rename Parameter path : String to resourceName : String in method public loadPropertiesFromResource(resourceName String) : Properties in class alluxio.util.ConfigurationUtils | From | To |