25b3258f922d8a4841f64827af81dcad07f62562
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| org.elasticsearch.client:transport:5.0.0 | |
| Removed | |
| org.elasticsearch:elasticsearch:5.0.0 | |
| net.java.dev.jna:jna:4.1.0 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public setUrl(url String) : EsCommand renamed to public setHost(host String) : EsCommand in class org.sonar.application.process.EsCommand | From | To | |
| Rename Method public getUrl() : String renamed to public getHost() : String in class org.sonar.application.process.EsCommand | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute url : String to host : String in class org.sonar.application.process.EsCommand | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter url : String to host : String in method public setHost(host String) : EsCommand in class org.sonar.application.process.EsCommand | From | To |