ecb7d5d4c88cac0d3cd616ddd946579b0a36bf07
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type endpoint : AbstractEtcdEndpoint to endpoint : AbstractEtcdPollingEndpoint in method protected AbstractEtcdPollingConsumer(endpoint AbstractEtcdPollingEndpoint, processor Processor, configuration EtcdConfiguration, namespace EtcdNamespace, path String) in class org.apache.camel.component.etcd.AbstractEtcdPollingConsumer | From | To | |
Change Parameter Type endpoint : AbstractEtcdEndpoint to endpoint : Endpoint in method protected AbstractEtcdProducer(endpoint Endpoint, configuration EtcdConfiguration, namespace EtcdNamespace, path String) in class org.apache.camel.component.etcd.AbstractEtcdProducer | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.camel.component.etcd.AbstractEtcdPollingEndpoint from classes [org.apache.camel.component.etcd.EtcdStatsEndpoint] | From | To |