0fa360171b927995476283082bc9bef70468c368
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public isMetrics() : boolean renamed to public isMetricsEnabled() : boolean in class org.apache.camel.component.hystrix.HystrixConfiguration | From | To | |
| Rename Method public setMetrics(metrics boolean) : void renamed to public setMetricsEnabled(metricsEnabled boolean) : void in class org.apache.camel.component.hystrix.HystrixConfiguration | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute metrics : boolean to metricsEnabled : boolean in class org.apache.camel.component.hystrix.HystrixConfiguration | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter metrics : boolean to metricsEnabled : boolean in method public setMetricsEnabled(metricsEnabled boolean) : void in class org.apache.camel.component.hystrix.HystrixConfiguration | From | To |