5e6b7f0ac057e201d1bca18adaeb667e64d3de10
Files Diff
- Added: 35
- Removed: 4
- Renamed: 0
- Modified: 53
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setUp() : void renamed to protected doPreSetup() : void in class org.apache.camel.component.consul.cloud.ConsulServiceDiscoveryTest | From | To | |
Move And Inline Method | 1 | ||
Move And Inline Method public removeServer(host String, port int) : void moved from class org.apache.camel.impl.cloud.StaticServiceDiscovery to class org.apache.camel.component.ribbon.cloud.RibbonServiceCallUpdateRouteTest & inlined to public testServiceCall() : void | From | To | |
Rename Class | 3 | ||
Rename Class org.apache.camel.component.consul.cluster.ConsulClusteredRoutePolicyIT renamed to org.apache.camel.component.consul.cluster.ConsulClusteredRoutePolicyTest | From | To | |
Rename Class org.apache.camel.component.consul.cluster.ConsulMasterIT renamed to org.apache.camel.component.consul.cluster.ConsulMasterTest | From | To | |
Rename Class org.apache.camel.component.consul.cluster.ConsulClusteredRoutePolicyFactoryIT renamed to org.apache.camel.component.consul.cluster.ConsulClusteredRoutePolicyFactoryTest | From | To | |
Move Class | 1 | ||
Move Class org.apache.camel.component.consul.ConsulTestSupport moved to org.apache.camel.component.consul.support.ConsulTestSupport | From | To | |
Extract Method | 1 | ||
Extract Method public getId() : String extracted from public hashCode() : int in class org.apache.camel.impl.cloud.DefaultServiceDefinition | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public parse(serverString String) : Stream<? extends ServiceDefinition> extracted from public addServer(serverString String) : void in class org.apache.camel.impl.cloud.BlacklistServiceFilter & moved to class org.apache.camel.impl.cloud.DefaultServiceDefinition | From | To | |
Extract And Move Method public parse(serverString String) : Stream<? extends ServiceDefinition> extracted from public addServer(serverString String) : void in class org.apache.camel.impl.cloud.StaticServiceDiscovery & moved to class org.apache.camel.impl.cloud.DefaultServiceDefinition | From | To |