bee58f8e5ba7324818ae19a43f7a0f0a90845ec5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type firstIndex : long to firstIndex : BigInteger in method public setFirstIndex(firstIndex BigInteger) : void in class org.apache.camel.component.consul.ConsulClientConfiguration | From | To | |
Change Parameter Type firstIndex : Long to firstIndex : BigInteger in method public setFirstIndex(firstIndex BigInteger) : void in class org.apache.camel.component.consul.springboot.ConsulComponentConfiguration.ConsulConfigurationNestedConfiguration | From | To | |
Change Return Type | 2 | ||
Change Return Type long to BigInteger in method public getFirstIndex() : BigInteger in class org.apache.camel.component.consul.ConsulClientConfiguration | From | To | |
Change Return Type Long to BigInteger in method public getFirstIndex() : BigInteger in class org.apache.camel.component.consul.springboot.ConsulComponentConfiguration.ConsulConfigurationNestedConfiguration | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type firstIndex : long to firstIndex : BigInteger in class org.apache.camel.component.consul.ConsulClientConfiguration | From | To | |
Change Attribute Type firstIndex : Long to firstIndex : BigInteger in class org.apache.camel.component.consul.springboot.ConsulComponentConfiguration.ConsulConfigurationNestedConfiguration | From | To |