6b01e61decfa2fa37b362a3e73eb6e1473a2b040
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public serverListIsWrapped() : void renamed to public serverListIsConfigured() : void in class org.springframework.cloud.netflix.ribbon.PlainRibbonClientPreprocessorIntegrationTests | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type balancer : ILoadBalancer to balancer : DynamicServerListLoadBalancer<?> in method private wrapServerList(balancer DynamicServerListLoadBalancer<?>) : void in class org.springframework.cloud.netflix.ribbon.eureka.EurekaRibbonClientConfiguration | From | To | |
| Move Method | 2 | ||
| Move Method public serverListIsWrapped() : void from class org.springframework.cloud.netflix.ribbon.RibbonClientPreprocessorIntegrationTests to public serverListIsWrapped() : void from class org.springframework.cloud.netflix.ribbon.eureka.RibbonClientPreprocessorIntegrationTests | From | To | |
| Move Method private wrapServerList(balancer ILoadBalancer) : void from class org.springframework.cloud.netflix.ribbon.RibbonClientConfiguration to private wrapServerList(balancer DynamicServerListLoadBalancer<?>) : void from class org.springframework.cloud.netflix.ribbon.eureka.EurekaRibbonClientConfiguration | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private approximateZoneFromHostname : boolean from class org.springframework.cloud.netflix.ribbon.RibbonClientConfiguration to private approximateZoneFromHostname : boolean from class org.springframework.cloud.netflix.ribbon.eureka.EurekaRibbonClientConfiguration | From | To | |
| Move Class | 3 | ||
| Move Class org.springframework.cloud.netflix.ribbon.eureka.ZonePreferenceServerListFilterTests moved to org.springframework.cloud.netflix.ribbon.ZonePreferenceServerListFilterTests | From | To | |
| Move Class org.springframework.cloud.netflix.ribbon.eureka.ZonePreferenceServerListFilter moved to org.springframework.cloud.netflix.ribbon.ZonePreferenceServerListFilter | From | To | |
| Move Class org.springframework.cloud.netflix.ribbon.RibbonClientPreprocessorIntegrationTests.TestConfiguration moved to org.springframework.cloud.netflix.ribbon.eureka.RibbonClientPreprocessorIntegrationTests.TestConfiguration | From | To |