|
Change Parameter Type queueSize : Integer to queueSize : int in method public setQueueSize(queueSize int) : void in class org.apache.camel.component.disruptor.vm.springboot.DisruptorVmComponentConfiguration |
From |
To |
|
Change Parameter Type defaultConcurrentConsumers : Integer to defaultConcurrentConsumers : int in method public setDefaultConcurrentConsumers(defaultConcurrentConsumers int) : void in class org.apache.camel.component.disruptor.vm.springboot.DisruptorVmComponentConfiguration |
From |
To |
|
Change Parameter Type bufferSize : Integer to bufferSize : int in method public setBufferSize(bufferSize int) : void in class org.apache.camel.component.disruptor.vm.springboot.DisruptorVmComponentConfiguration |
From |
To |
|
Change Parameter Type queueSize : Integer to queueSize : int in method public setQueueSize(queueSize int) : void in class org.apache.camel.component.disruptor.springboot.DisruptorComponentConfiguration |
From |
To |
|
Change Parameter Type defaultConcurrentConsumers : Integer to defaultConcurrentConsumers : int in method public setDefaultConcurrentConsumers(defaultConcurrentConsumers int) : void in class org.apache.camel.component.disruptor.springboot.DisruptorComponentConfiguration |
From |
To |
|
Change Parameter Type bufferSize : Integer to bufferSize : int in method public setBufferSize(bufferSize int) : void in class org.apache.camel.component.disruptor.springboot.DisruptorComponentConfiguration |
From |
To |
|
Change Return Type Integer to int in method public getDefaultConcurrentConsumers() : int in class org.apache.camel.component.disruptor.vm.springboot.DisruptorVmComponentConfiguration |
From |
To |
|
Change Return Type Integer to int in method public getBufferSize() : int in class org.apache.camel.component.disruptor.vm.springboot.DisruptorVmComponentConfiguration |
From |
To |
|
Change Return Type Integer to int in method public getDefaultConcurrentConsumers() : int in class org.apache.camel.component.disruptor.springboot.DisruptorComponentConfiguration |
From |
To |
|
Change Return Type Integer to int in method public getQueueSize() : int in class org.apache.camel.component.disruptor.springboot.DisruptorComponentConfiguration |
From |
To |
|
Change Return Type Integer to int in method public getQueueSize() : int in class org.apache.camel.component.disruptor.vm.springboot.DisruptorVmComponentConfiguration |
From |
To |
|
Change Return Type Integer to int in method public getBufferSize() : int in class org.apache.camel.component.disruptor.springboot.DisruptorComponentConfiguration |
From |
To |
|
Change Attribute Type bufferSize : Integer to bufferSize : int in class org.apache.camel.component.disruptor.vm.springboot.DisruptorVmComponentConfiguration |
From |
To |
|
Change Attribute Type defaultConcurrentConsumers : Integer to defaultConcurrentConsumers : int in class org.apache.camel.component.disruptor.springboot.DisruptorComponentConfiguration |
From |
To |
|
Change Attribute Type queueSize : Integer to queueSize : int in class org.apache.camel.component.disruptor.vm.springboot.DisruptorVmComponentConfiguration |
From |
To |
|
Change Attribute Type defaultConcurrentConsumers : Integer to defaultConcurrentConsumers : int in class org.apache.camel.component.disruptor.vm.springboot.DisruptorVmComponentConfiguration |
From |
To |
|
Change Attribute Type bufferSize : Integer to bufferSize : int in class org.apache.camel.component.disruptor.springboot.DisruptorComponentConfiguration |
From |
To |
|
Change Attribute Type queueSize : Integer to queueSize : int in class org.apache.camel.component.disruptor.springboot.DisruptorComponentConfiguration |
From |
To |