6290859f81a07a0786492ee6af435d0989330297
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type callback : RetryCallback<OkHttpRibbonResponse,IOException> to callback : RetryCallback<OkHttpRibbonResponse,Exception> in method private executeWithRetry(request OkHttpRibbonRequest, retryPolicy LoadBalancedRetryPolicy, callback RetryCallback<OkHttpRibbonResponse,Exception>) : OkHttpRibbonResponse in class org.springframework.cloud.netflix.ribbon.okhttp.RetryableOkHttpLoadBalancingClient | From | To | |
| Extract Variable | 1 | ||
| Extract Variable httpResponse : HttpResponse in method private getBuiltRequestConfig(defaultConfigurationClass Class<?>, configOverride IClientConfig, factory SpringClientFactory) : RequestConfig from class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests | From | To |