e814cdabb60a0890002d90576e8ce327f368f19a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type fallback : Publisher<T> to fallback : Function<Throwable,Publisher<T>> in method protected PublisherHystrixCommand(setter Setter, publisher Publisher<T>, fallback Function<Throwable,Publisher<T>>) in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherHystrixCommand | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type fallback : Publisher<T> to fallback : Function<Throwable,Publisher<T>> in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder | From | To | |
Change Attribute Type fallback : Publisher<T> to fallback : Function<Throwable,Publisher<T>> in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherHystrixCommand | From | To |