60ccc5c0686fec7a9d3dfa8cff18fb8d1e1eb20d
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public b3SingleFormat(b3SingleFormat boolean) : Builder renamed to public writeB3SingleFormat(writeB3SingleFormat boolean) : Builder in class brave.kafka.clients.KafkaTracing.Builder | From | To | |
Rename Method public b3SingleFormat(b3SingleFormat boolean) : Builder renamed to public writeB3SingleFormat(writeB3SingleFormat boolean) : Builder in class brave.spring.rabbit.SpringRabbitTracing.Builder | From | To | |
Merge Attribute | 1 | ||
Merge Attribute [lowerKey : K, upperKey : K] to b3Key : K in class brave.propagation.B3SinglePropagation | From | To | |
Rename Attribute | 4 | ||
Rename Attribute lowerKey : K to b3Key : K in class brave.propagation.B3Propagation | From | To | |
Rename Attribute b3SingleFormat : boolean to writeB3SingleFormat : boolean in class brave.spring.rabbit.SpringRabbitTracing.Builder | From | To | |
Rename Attribute b3SingleFormat : boolean to writeB3SingleFormat : boolean in class brave.kafka.clients.KafkaTracing.Builder | From | To | |
Rename Attribute lowerKey : K to b3Key : K in class brave.propagation.B3SinglePropagation.B3SingleExtractor | From | To | |
Extract Variable | 2 | ||
Extract Variable keyList : List<String> in method package SpringRabbitTracing(builder Builder) from class brave.spring.rabbit.SpringRabbitTracing | From | To | |
Extract Variable keyList : List<String> in method package KafkaTracing(builder Builder) from class brave.kafka.clients.KafkaTracing | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type extractor : TraceContext.Extractor<Headers> to extractor : Extractor<Headers> in class brave.kafka.clients.KafkaTracing | From | To | |
Change Attribute Type injector : TraceContext.Injector<Headers> to injector : Injector<Headers> in class brave.kafka.clients.KafkaTracing | From | To | |
Rename Parameter | 3 | ||
Rename Parameter b3SingleFormat : boolean to writeB3SingleFormat : boolean in method public writeB3SingleFormat(writeB3SingleFormat boolean) : Builder in class brave.spring.rabbit.SpringRabbitTracing.Builder | From | To | |
Rename Parameter lowerKey : K to b3Key : K in method package B3SingleExtractor(b3Key K, getter Getter<C,K>) in class brave.propagation.B3SinglePropagation.B3SingleExtractor | From | To | |
Rename Parameter b3SingleFormat : boolean to writeB3SingleFormat : boolean in method public writeB3SingleFormat(writeB3SingleFormat boolean) : Builder in class brave.kafka.clients.KafkaTracing.Builder | From | To |