7b5ccfffccd58053b122f30155b74014a6fce449
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type processor : AsyncProcessor to processor : Processor in method public HystrixProcessorCommand(setter Setter, exchange Exchange, processor Processor, fallback Processor, fallbackCommand HystrixProcessorCommandFallbackViaNetwork) in class org.apache.camel.component.hystrix.processor.HystrixProcessorCommand | From | To | |
Change Parameter Type fallback : AsyncProcessor to fallback : Processor in method public HystrixProcessorCommand(setter Setter, exchange Exchange, processor Processor, fallback Processor, fallbackCommand HystrixProcessorCommandFallbackViaNetwork) in class org.apache.camel.component.hystrix.processor.HystrixProcessorCommand | From | To | |
Rename Variable | 2 | ||
Rename Variable command : HystrixCommandProperties.Setter to commandSetter : HystrixCommandProperties.Setter in method public createProcessor(routeContext RouteContext, definition ProcessorDefinition<?>) : Processor in class org.apache.camel.component.hystrix.processor.HystrixProcessorFactory | From | To | |
Rename Variable threadPool : HystrixThreadPoolProperties.Setter to threadPoolSetter : HystrixThreadPoolProperties.Setter in method public createProcessor(routeContext RouteContext, definition ProcessorDefinition<?>) : Processor in class org.apache.camel.component.hystrix.processor.HystrixProcessorFactory | From | To | |
Rename Attribute | 1 | ||
Rename Attribute callback : AsyncCallback to fallbackCommand : HystrixProcessorCommandFallbackViaNetwork in class org.apache.camel.component.hystrix.processor.HystrixProcessorCommand | From | To | |
Extract Variable | 1 | ||
Extract Variable tpKey : HystrixThreadPoolKey in method public createProcessor(routeContext RouteContext, definition ProcessorDefinition<?>) : Processor from class org.apache.camel.component.hystrix.processor.HystrixProcessorFactory | From | To | |
Change Attribute Type | 6 | ||
Change Attribute Type fallback : AsyncProcessor to fallback : Processor in class org.apache.camel.component.hystrix.processor.HystrixProcessorCommand | From | To | |
Change Attribute Type fallback : AsyncProcessor to fallback : Processor in class org.apache.camel.component.hystrix.processor.HystrixProcessor | From | To | |
Change Attribute Type processor : AsyncProcessor to processor : Processor in class org.apache.camel.component.hystrix.processor.HystrixProcessorCommand | From | To | |
Change Attribute Type processor : AsyncProcessor to processor : Processor in class org.apache.camel.component.hystrix.processor.HystrixProcessor | From | To | |
Change Attribute Type setter : HystrixCommand.Setter to setter : com.netflix.hystrix.HystrixCommand.Setter in class org.apache.camel.component.hystrix.processor.HystrixProcessor | From | To | |
Change Attribute Type callback : AsyncCallback to fallbackCommand : HystrixProcessorCommandFallbackViaNetwork in class org.apache.camel.component.hystrix.processor.HystrixProcessorCommand | From | To |