|
Move And Rename Class org.apache.camel.spring.cloud.servicecall.CamelCloudServiceCallConfigurationProperties.ServerListStrategy moved and renamed to org.apache.camel.spring.cloud.ServiceCallConfigurationProperties.ServiceFilter |
From |
To |
|
Move And Rename Class org.apache.camel.component.consul.processor.remote.ConsulServiceCallServerListStrategiesTest moved and renamed to org.apache.camel.component.consul.cloud.ConsulServiceDiscoveryTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.etcd.processor.remote.EtcdServiceCallServerListStrategies.Watch moved and renamed to org.apache.camel.component.etcd.cloud.EtcdWatchServiceDiscovery |
From |
To |
|
Move And Rename Class org.apache.camel.spring.cloud.servicecall.CamelCloudServiceCallAutoConfiguration moved and renamed to org.apache.camel.spring.cloud.ServiceCallServiceChooserAutoConfiguration |
From |
To |
|
Move And Rename Class org.apache.camel.model.remote.ConsulConfigurationDefinition moved and renamed to org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Move And Rename Class org.apache.camel.component.kubernetes.processor.KubernetesServiceCallServerListStrategy moved and renamed to org.apache.camel.component.kubernetes.cloud.KubernetesServiceDiscovery |
From |
To |
|
Move And Rename Class org.apache.camel.spring.cloud.servicecall.CamelCloudServiceCallProcessor moved and renamed to org.apache.camel.impl.cloud.DefaultServiceCallProcessor |
From |
To |
|
Move And Rename Class org.apache.camel.component.ribbon.processor.RibbonServiceCallStaticServerListStrategy moved and renamed to org.apache.camel.impl.cloud.StaticServiceDiscovery |
From |
To |
|
Move And Rename Class org.apache.camel.model.remote.DnsConfigurationDefinition moved and renamed to org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Move And Rename Class org.apache.camel.model.remote.EtcdConfigurationDefinition moved and renamed to org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Move And Rename Class org.apache.camel.component.ribbon.processor.SpringRibbonServiceCallRouteTest moved and renamed to org.apache.camel.component.kubernetes.cloud.SpringServiceCallDnsRouteTest |
From |
To |
|
Move And Rename Class org.apache.camel.model.remote.KubernetesConfigurationDefinition moved and renamed to org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Move And Rename Class org.apache.camel.component.kubernetes.processor.KubernetesServiceCallServerListStrategies.Client moved and renamed to org.apache.camel.component.kubernetes.cloud.KubernetesClientServiceDiscovery |
From |
To |
|
Move And Rename Class org.apache.camel.component.dns.processor.remote.DnsServiceCallServerListStrategiesTest moved and renamed to org.apache.camel.component.etcd.cloud.EtcdServiceDiscoveryTest |
From |
To |
|
Move Class org.apache.camel.spring.cloud.processor.remote.CamelCloudDiscoveryClient moved to org.apache.camel.spring.cloud.CamelCloudDiscoveryClient |
From |
To |
|
Move Class org.apache.camel.component.ribbon.processor.RibbonServiceCallRegistryRouteTest moved to org.apache.camel.component.ribbon.cloud.RibbonServiceCallRegistryRouteTest |
From |
To |
|
Move Class org.apache.camel.component.etcd.processor.remote.EtcdServiceCallRouteTest moved to org.apache.camel.component.etcd.cloud.EtcdServiceCallRouteTest |
From |
To |
|
Move Class org.apache.camel.spring.cloud.processor.remote.CamelCloudServiceCallRibbonTest moved to org.apache.camel.spring.cloud.CamelCloudServiceCallRibbonTest |
From |
To |
|
Move Class org.apache.camel.component.kubernetes.processor.SpringServiceCallClientRouteTest moved to org.apache.camel.component.kubernetes.cloud.SpringServiceCallClientRouteTest |
From |
To |
|
Move Class org.apache.camel.component.kubernetes.processor.ServiceCallClientRouteTest moved to org.apache.camel.component.kubernetes.cloud.ServiceCallClientRouteTest |
From |
To |
|
Move Class org.apache.camel.component.ribbon.processor.RibbonServiceCallUpdateRouteTest moved to org.apache.camel.component.ribbon.cloud.RibbonServiceCallUpdateRouteTest |
From |
To |
|
Move Class org.apache.camel.component.ribbon.processor.RibbonServiceCallRouteTest moved to org.apache.camel.component.ribbon.cloud.RibbonServiceCallRouteTest |
From |
To |
|
Move Class org.apache.camel.component.consul.processor.remote.ConsulServiceCallRouteTest moved to org.apache.camel.component.consul.cloud.ConsulServiceCallRouteTest |
From |
To |
|
Move Class org.apache.camel.component.ribbon.processor.RibbonServerListTest moved to org.apache.camel.component.ribbon.cloud.RibbonServerListTest |
From |
To |
|
Move Class org.apache.camel.component.kubernetes.processor.ServiceCallEnvironmentRouteTest moved to org.apache.camel.component.kubernetes.cloud.ServiceCallEnvironmentRouteTest |
From |
To |
|
Move Class org.apache.camel.component.kubernetes.processor.SpringServiceCallEnvironmentRouteTest moved to org.apache.camel.component.kubernetes.cloud.SpringServiceCallEnvironmentRouteTest |
From |
To |
|
Move Class org.apache.camel.spring.cloud.processor.remote.CamelCloudServiceCallTest moved to org.apache.camel.spring.cloud.CamelCloudServiceCallTest |
From |
To |
|
Move Class org.apache.camel.spring.cloud.servicecall.CamelCloudServiceCallConfigurationProperties.LoadBalancer moved to org.apache.camel.spring.cloud.ServiceCallConfigurationProperties.LoadBalancer |
From |
To |
|
Move Class org.apache.camel.spring.cloud.processor.remote.CamelCloudServiceCallConfigurationTest moved to org.apache.camel.spring.cloud.CamelCloudServiceCallConfigurationTest |
From |
To |
|
Move Class org.apache.camel.spring.cloud.servicecall.CamelCloudServiceCallAutoConfiguration.LoadBalancerCondition moved to org.apache.camel.spring.cloud.ServiceCallLoadBalancerAutoConfiguration.LoadBalancerCondition |
From |
To |
|
Change Variable Type list : ServerList<RibbonServer> to list : ServiceDiscovery in method public testFixedServerList() : void in class org.apache.camel.component.ribbon.cloud.RibbonServerListTest |
From |
To |
|
Change Variable Type servers : RibbonServiceCallStaticServerListStrategy to servers : StaticServiceDiscovery in method public configure() : void in class org.apache.camel.component.ribbon.cloud.RibbonServiceCallRouteTest.createRouteBuilder |
From |
To |
|
Change Variable Type servers : RibbonServiceCallStaticServerListStrategy to servers : StaticServiceDiscovery in method public configure() : void in class org.apache.camel.component.ribbon.cloud.RibbonServiceCallRegistryRouteTest.createRouteBuilder |
From |
To |
|
Change Variable Type server : ServiceCallServer to service : ServiceDefinition in method public testOnDemandDiscovery() : void in class org.apache.camel.component.etcd.cloud.EtcdServiceDiscoveryTest |
From |
To |
|
Change Variable Type config : RibbonConfigurationDefinition to config : ServiceCallConfigurationDefinition in method public configure() : void in class org.apache.camel.component.ribbon.cloud.RibbonServiceCallRegistryRouteTest.createRouteBuilder |
From |
To |
|
Change Variable Type lb : ZoneAwareLoadBalancer<RibbonServer> to lb : ZoneAwareLoadBalancer<RibbonServiceDefinition> in method public testFixedServerList() : void in class org.apache.camel.component.ribbon.cloud.RibbonServerListTest |
From |
To |
|
Change Variable Type servers : List<ServiceCallServer> to services : List<ServiceDefinition> in method public testServiceDiscovery() : void in class org.apache.camel.component.consul.cloud.ConsulServiceDiscoveryTest |
From |
To |
|
Change Variable Type result : List<ServiceCallServer> to result : List<ServiceDefinition> in method public getUpdatedListOfServices(name String) : List<ServiceDefinition> in class org.apache.camel.component.kubernetes.cloud.KubernetesClientServiceDiscovery |
From |
To |
|
Change Variable Type config : KubernetesConfigurationDefinition to config : ServiceCallConfigurationDefinition in method public configure() : void in class org.apache.camel.component.kubernetes.cloud.ServiceCallEnvironmentRouteTest.createRouteBuilder |
From |
To |
|
Change Variable Type server : ServiceCallServer to service : ServiceDefinition in method public testServiceDiscovery() : void in class org.apache.camel.component.consul.cloud.ConsulServiceDiscoveryTest |
From |
To |
|
Change Variable Type servers : List<EtcdServiceCallServer> to servers : List<ServiceDefinition> in method public getUpdatedListOfServices(name String) : List<ServiceDefinition> in class org.apache.camel.component.etcd.cloud.EtcdWatchServiceDiscovery |
From |
To |
|
Change Variable Type servers : List<RibbonServer> to servers : List<ServiceDefinition> in method public testFixedServerList() : void in class org.apache.camel.component.ribbon.cloud.RibbonServerListTest |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public clientKeyPassphrase(clientKeyPassphrase String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public caCertFile(caCertFile String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type ConsulConfigurationDefinition to ConsulServiceCallServiceDiscoveryConfiguration in method public sslContextParameters(sslContextParameters SSLContextParameters) : ConsulServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type ConsulConfigurationDefinition to ConsulServiceCallServiceDiscoveryConfiguration in method public aclToken(aclToken String) : ConsulServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type EtcdConfigurationDefinition to EtcdServiceCallServiceDiscoveryConfiguration in method public userName(userName String) : EtcdServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public dnsDomain(dnsDomain String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public clientKeyData(clientKeyData String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type EtcdConfigurationDefinition to EtcdServiceCallServiceDiscoveryConfiguration in method public sslContextParameters(sslContextParameters SSLContextParameters) : EtcdServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public username(username String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public apiVersion(apiVersion String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type DnsConfigurationDefinition to DnsServiceCallServiceDiscoveryConfiguration in method public domain(domain String) : DnsServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type EtcdConfigurationDefinition to EtcdServiceCallServiceDiscoveryConfiguration in method public uris(uris String) : EtcdServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public namespace(namespace String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type ConsulConfigurationDefinition to ConsulServiceCallServiceDiscoveryConfiguration in method public connectTimeoutMillis(connectTimeoutMillis Long) : ConsulServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public oauthToken(oauthToken String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public clientKeyAlgo(clientKeyAlgo String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type List<AbstractCamelFactoryBean<?>> to List<?> in method public getBeans() : List<?> in class org.apache.camel.cdi.xml.CamelContextFactoryBean |
From |
To |
|
Change Return Type EtcdConfigurationDefinition to EtcdServiceCallServiceDiscoveryConfiguration in method public timeout(timeout Long) : EtcdServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public clientKeyFile(clientKeyFile String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type ConsulConfigurationDefinition to ConsulServiceCallServiceDiscoveryConfiguration in method public dc(dc String) : ConsulServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public password(password String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public trustCerts(trustCerts boolean) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type ConsulConfigurationDefinition to ConsulServiceCallServiceDiscoveryConfiguration in method public blockSeconds(blockSeconds Integer) : ConsulServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public caCertData(caCertData String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type ConsulConfigurationDefinition to ConsulServiceCallServiceDiscoveryConfiguration in method public userName(userName String) : ConsulServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type ConsulConfigurationDefinition to ConsulServiceCallServiceDiscoveryConfiguration in method public writeTimeoutMillis(writeTimeoutMillis Long) : ConsulServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public masterUrl(masterUrl String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type ServiceCallLoadBalancer<ServiceCallServer> to ServiceChooser in method public randomLoadBalancer() : ServiceChooser in class org.apache.camel.spring.cloud.ServiceCallServiceChooserAutoConfiguration |
From |
To |
|
Change Return Type ConsulConfigurationDefinition to ConsulServiceCallServiceDiscoveryConfiguration in method public password(password String) : ConsulServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type ServiceCallLoadBalancer<ServiceCallServer> to ServiceChooser in method public roundRobinLoadBalancer() : ServiceChooser in class org.apache.camel.spring.cloud.ServiceCallServiceChooserAutoConfiguration |
From |
To |
|
Change Return Type ConsulConfigurationDefinition to ConsulServiceCallServiceDiscoveryConfiguration in method public readTimeoutMillis(readTimeoutMillis Long) : ConsulServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type EtcdConfigurationDefinition to EtcdServiceCallServiceDiscoveryConfiguration in method public servicePath(servicePath String) : EtcdServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type List<EtcdServiceCallServer> to List<ServiceDefinition> in method public getUpdatedListOfServices(name String) : List<ServiceDefinition> in class org.apache.camel.component.etcd.cloud.EtcdWatchServiceDiscovery |
From |
To |
|
Change Return Type ConsulConfigurationDefinition to ConsulServiceCallServiceDiscoveryConfiguration in method public url(url String) : ConsulServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type EtcdConfigurationDefinition to EtcdServiceCallServiceDiscoveryConfiguration in method public password(password String) : EtcdServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public clientCertData(clientCertData String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public lookup(lookup String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type KubernetesConfigurationDefinition to KubernetesServiceCallServiceDiscoveryConfiguration in method public clientCertFile(clientCertFile String) : KubernetesServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type DnsConfigurationDefinition to DnsServiceCallServiceDiscoveryConfiguration in method public proto(proto String) : DnsServiceCallServiceDiscoveryConfiguration in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration |
From |
To |
|
Change Return Type List<ServiceCallServer> to List<ServiceDefinition> in method public getUpdatedListOfServices(name String) : List<ServiceDefinition> in class org.apache.camel.component.kubernetes.cloud.KubernetesClientServiceDiscovery |
From |
To |