b8fe9ed8f2c1d7ff2d9a4430c1433e69ddb6128d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable object : Object to obj : Object in method public findByType(type Class<T>) : Set<T> in class org.apache.camel.component.consul.ConsulRegistry | From | To | |
Change Variable Type | 2 | ||
Change Variable Type value : com.google.common.base.Optional<Value> to value : Optional<Value> in method public onComplete(consulResponse ConsulResponse<Optional<Value>>) : void in class org.apache.camel.component.consul.cluster.ConsulClusterView.Watcher | From | To | |
Change Variable Type sid : com.google.common.base.Optional<String> to sid : Optional<String> in method public onComplete(consulResponse ConsulResponse<Optional<Value>>) : void in class org.apache.camel.component.consul.cluster.ConsulClusterView.Watcher | From | To |