f4310b8f301648624ea716152aa37fb1ca1f287c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type local : InheritableThreadLocal<TraceContext> to local : ThreadLocal<TraceContext> in class brave.propagation.CurrentTraceContext.Default | From | To | |
Change Attribute Type currentTraceContext : CurrentTraceContext.Default to currentTraceContext : CurrentTraceContext in class brave.DefaultCurrentTraceContextTest | From | To | |
Extract And Move Method | 3 | ||
Extract And Move Method public inheritable() : CurrentTraceContext extracted from public create() : MDCCurrentTraceContext in class brave.context.log4j12.MDCCurrentTraceContext & moved to class brave.propagation.CurrentTraceContext.Default | From | To | |
Extract And Move Method public inheritable() : CurrentTraceContext extracted from public create() : MDCCurrentTraceContext in class brave.context.slf4j.MDCCurrentTraceContext & moved to class brave.propagation.CurrentTraceContext.Default | From | To | |
Extract And Move Method public inheritable() : CurrentTraceContext extracted from public create() : ThreadContextCurrentTraceContext in class brave.context.log4j2.ThreadContextCurrentTraceContext & moved to class brave.propagation.CurrentTraceContext.Default | From | To |