22e657e8b9b3916b220f6820374037c867b2933d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public discardIgnoredSiteProperties() : void renamed to public setIgnoredPropertiesInSiteProperties() : void in class alluxio.ConfigurationTest | From | To | |
Change Return Type | 1 | ||
Change Return Type String to Source in method public getSource(key PropertyKey) : Source in class alluxio.Configuration | From | To | |
Extract Variable | 1 | ||
Extract Variable source : Configuration.Source in method public getConf(args String...) : int from class alluxio.cli.GetConf | From | To |