73bce61493c76b3a549c55c28fd6504f14ef5af2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type updateKey : boolean to updates : int in method private testWatch(mockEndpoint String, key String, updates int) : void in class org.apache.camel.component.etcd.EtcdWatchTest | From | To | |
Extract Variable | 2 | ||
Extract Variable configuration : EtcdConfiguration in method protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint from class org.apache.camel.component.etcd.EtcdComponent | From | To | |
Extract Variable throwable : Throwable in method public onResponse(promise ResponsePromise<EtcdKeysResponse>) : void from class org.apache.camel.component.etcd.EtcdWatchConsumer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter updateKey : boolean to updates : int in method private testWatch(mockEndpoint String, key String, updates int) : void in class org.apache.camel.component.etcd.EtcdWatchTest | From | To |