28de82e63cf0f09b55a90e27746b6f028024fe8c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type discoveryClient : DiscoveryClient to registration : Registration in method public HystrixStreamTask(outboundChannel MessageChannel, registration Registration, properties HystrixStreamProperties) in class org.springframework.cloud.netflix.hystrix.stream.HystrixStreamTask | From | To | |
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute discoveryClient : DiscoveryClient to registration : Registration in method public hystrixStreamTask() : HystrixStreamTask in class org.springframework.cloud.netflix.hystrix.stream.HystrixStreamAutoConfiguration | From | To | |
| Replace Variable With Attribute localServiceInstance : ServiceInstance to registration : Registration in method public contextLoads() : void in class org.springframework.cloud.netflix.hystrix.stream.HystrixStreamTests | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute discoveryClient : DiscoveryClient to registration : Registration in class org.springframework.cloud.netflix.hystrix.stream.HystrixStreamTask | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type discoveryClient : DiscoveryClient to registration : Registration in method public hystrixStreamTask() : HystrixStreamTask in class org.springframework.cloud.netflix.hystrix.stream.HystrixStreamAutoConfiguration | From | To | |
| Change Variable Type localServiceInstance : ServiceInstance to registration : Registration in method public contextLoads() : void in class org.springframework.cloud.netflix.hystrix.stream.HystrixStreamTests | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type discoveryClient : DiscoveryClient to registration : Registration in class org.springframework.cloud.netflix.hystrix.stream.HystrixStreamTask | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter discoveryClient : DiscoveryClient to registration : Registration in method public HystrixStreamTask(outboundChannel MessageChannel, registration Registration, properties HystrixStreamProperties) in class org.springframework.cloud.netflix.hystrix.stream.HystrixStreamTask | From | To |