bdd5d8efb317f5fd77cc385d3edeb60298d19016
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testPre() : void renamed to public testPreOffsetAndPartitionAsStringHeader() : void in class org.apache.camel.opentracing.decorators.KafkaSpanDecoratorTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type partition : String to partition : T in method private getValue(exchange Exchange, header String, type Class<T>) : String in class org.apache.camel.opentracing.decorators.KafkaSpanDecorator | From | To | |
Extract Method | 1 | ||
Extract Method private getValue(exchange Exchange, header String, type Class<T>) : String extracted from public pre(span Span, exchange Exchange, endpoint Endpoint) : void in class org.apache.camel.opentracing.decorators.KafkaSpanDecorator | From | To |