b203199384efb63e61b7138b34c83aa736c4886a
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cluster : AtomixClusterService to cluster : CamelClusterService in method package AtomixClusterView(cluster CamelClusterService, namespace String, atomix Atomix) in class org.apache.camel.component.atomix.ha.AtomixClusterView | From | To | |
Change Variable Type | 2 | ||
Change Variable Type service : AtomixClusterService to service : AtomixConfigurationAware in method protected doStart() : void in class org.apache.camel.component.atomix.ha.AtomixClusterView | From | To | |
Change Variable Type configuration : AtomixClusterConfiguration to configuration : AtomixConfiguration<?> in method protected doStart() : void in class org.apache.camel.component.atomix.ha.AtomixClusterView | From | To |