eccfc853902ae994a350c4eb9fe9136f5548de19
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute port : String to brokers : String in method public setBrokers(brokers String) : void in class org.apache.camel.component.kafka.KafkaComponent | From | To | |
Extract Method | 2 | ||
Extract Method public getBrokers() : String extracted from protected createEndpoint(uri String, remaining String, params Map<String,Object>) : KafkaEndpoint in class org.apache.camel.component.kafka.KafkaComponent | From | To | |
Extract Method public setBrokers(brokers String) : void extracted from protected createEndpoint(uri String, remaining String, params Map<String,Object>) : KafkaEndpoint in class org.apache.camel.component.kafka.KafkaComponent | From | To |