b09e7a4604b75b7e24e9f0543971db1e70d963b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public cluster_not_enabled_but_replicas_are_defined() : void renamed to public in_standalone_searchReplicas_is_not_overridable() : void in class org.sonar.search.EsSettingsTest | From | To | |
Extract Variable | 1 | ||
Extract Variable esSettings : Settings in method public start() : void from class org.sonar.search.SearchServer | From | To | |
Inline Variable | 1 | ||
Inline Variable host : InetAddress in method public start_stop_server() : void from class org.sonar.search.SearchServerTest | From | To | |
Extract Method | 1 | ||
Extract Method private getClusterProperties() : Props extracted from public start_stop_server() : void in class org.sonar.search.SearchServerTest | From | To |