7d22c4ae98f6abd2ab84269adcda2d9210c540f6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type httpClient : AsyncHttpClient to httpClient : OkHttpClient in method public Ping(objectMapper ObjectMapper, httpClient OkHttpClient, ourUri URI, serverUri URI, nodeId NodeId) in class org.graylog2.radio.cluster.Ping | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type httpClient : AsyncHttpClient to httpClient : OkHttpClient in class org.graylog2.radio.cluster.Ping | From | To | |
Change Attribute Type nodeId : String to nodeId : NodeId in class org.graylog2.radio.cluster.Ping | From | To |