54cc1c3eb2ed5e69f622e863a7db87a3105a5abb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type consumeFunction : Consumer<Record<byte[]>> to source : RabbitMQSource in method public RabbitMQConsumer(source RabbitMQSource, channel Channel) in class org.apache.pulsar.io.rabbitmq.RabbitMQSource.RabbitMQConsumer | From | To | |
Rename Attribute | 1 | ||
Rename Attribute consumeFunction : Consumer<Record<byte[]>> to source : RabbitMQSource in class org.apache.pulsar.io.rabbitmq.RabbitMQSource.RabbitMQConsumer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type consumeFunction : Consumer<Record<byte[]>> to source : RabbitMQSource in class org.apache.pulsar.io.rabbitmq.RabbitMQSource.RabbitMQConsumer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter consumeFunction : Consumer<Record<byte[]>> to source : RabbitMQSource in method public RabbitMQConsumer(source RabbitMQSource, channel Channel) in class org.apache.pulsar.io.rabbitmq.RabbitMQSource.RabbitMQConsumer | From | To |