|
Rename Method public setRollingStatisticalWindowBuckets(rollingStatisticalWindowBuckets Integer) : void renamed to public setThreadPoolRollingNumberStatisticalWindowBuckets(threadPoolRollingNumberStatisticalWindowBuckets Integer) : void in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Method public getKeepAliveTimeMinutes() : Integer renamed to public getKeepAliveTime() : Integer in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Method public setCoreSize(coreSize Integer) : void renamed to public setCorePoolSize(corePoolSize Integer) : void in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Method public getPropagateRequestContext() : Boolean renamed to public getInitializeRequestContext() : Boolean in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Method public getRollingStatisticalWindowInMilliseconds() : Integer renamed to public getThreadPoolRollingNumberStatisticalWindowInMilliseconds() : Integer in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Method public setPropagateRequestContext(propagateRequestContext Boolean) : void renamed to public setInitializeRequestContext(initializeRequestContext Boolean) : void in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Method public setKeepAliveTimeMinutes(keepAliveTimeMinutes Integer) : void renamed to public setKeepAliveTime(keepAliveTime Integer) : void in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Method public getCoreSize() : Integer renamed to public getCorePoolSize() : Integer in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Method public getRollingStatisticalWindowBuckets() : Integer renamed to public getThreadPoolRollingNumberStatisticalWindowBuckets() : Integer in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Method public setRollingStatisticalWindowInMilliseconds(rollingStatisticalWindowInMilliseconds Integer) : void renamed to public setThreadPoolRollingNumberStatisticalWindowInMilliseconds(threadPoolRollingNumberStatisticalWindowInMilliseconds Integer) : void in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Pull Up Attribute protected resultEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentRequestContextTest to protected resultEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentBase |
From |
To |
|
Pull Up Attribute protected template : ProducerTemplate from class org.apache.camel.component.hystrix.HystrixComponentTest to protected template : ProducerTemplate from class org.apache.camel.component.hystrix.HystrixComponentBase |
From |
To |
|
Pull Up Attribute protected errorEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentRequestContextTest to protected errorEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentBase |
From |
To |
|
Pull Up Attribute protected template : ProducerTemplate from class org.apache.camel.component.hystrix.HystrixComponentRequestContextTest to protected template : ProducerTemplate from class org.apache.camel.component.hystrix.HystrixComponentBase |
From |
To |
|
Pull Up Attribute protected resultEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentTest to protected resultEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentBase |
From |
To |
|
Pull Up Attribute protected template : ProducerTemplate from class org.apache.camel.component.hystrix.HystrixComponentCircuitBreakerTest to protected template : ProducerTemplate from class org.apache.camel.component.hystrix.HystrixComponentBase |
From |
To |
|
Pull Up Attribute protected errorEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentTest to protected errorEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentBase |
From |
To |
|
Pull Up Attribute protected errorEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentCircuitBreakerTest to protected errorEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentBase |
From |
To |
|
Pull Up Attribute protected resultEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentCircuitBreakerTest to protected resultEndpoint : MockEndpoint from class org.apache.camel.component.hystrix.HystrixComponentBase |
From |
To |
|
Rename Attribute rollingStatisticalWindowInMilliseconds : Integer to threadPoolRollingNumberStatisticalWindowInMilliseconds : Integer in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Attribute propagateRequestContext : Boolean to initializeRequestContext : Boolean in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Attribute CAMEL_HYSTRIX_REQUEST_CONTEXT_KEY : String to CAMEL_HYSTRIX_REQUEST_CONTEXT : String in class org.apache.camel.component.hystrix.HystrixConstants |
From |
To |
|
Rename Attribute rollingStatisticalWindowBuckets : Integer to threadPoolRollingNumberStatisticalWindowBuckets : Integer in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Attribute coreSize : Integer to corePoolSize : Integer in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Attribute keepAliveTimeMinutes : Integer to keepAliveTime : Integer in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Parameter keepAliveTimeMinutes : Integer to keepAliveTime : Integer in method public setKeepAliveTime(keepAliveTime Integer) : void in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Parameter rollingStatisticalWindowBuckets : Integer to threadPoolRollingNumberStatisticalWindowBuckets : Integer in method public setThreadPoolRollingNumberStatisticalWindowBuckets(threadPoolRollingNumberStatisticalWindowBuckets Integer) : void in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Parameter coreSize : Integer to corePoolSize : Integer in method public setCorePoolSize(corePoolSize Integer) : void in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Parameter propagateRequestContext : Boolean to initializeRequestContext : Boolean in method public setInitializeRequestContext(initializeRequestContext Boolean) : void in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |
|
Rename Parameter rollingStatisticalWindowInMilliseconds : Integer to threadPoolRollingNumberStatisticalWindowInMilliseconds : Integer in method public setThreadPoolRollingNumberStatisticalWindowInMilliseconds(threadPoolRollingNumberStatisticalWindowInMilliseconds Integer) : void in class org.apache.camel.component.hystrix.HystrixConfiguration |
From |
To |