e2d6f021fbc6deeff855f3174efc3ebf5ed03e76
Files Diff
- Added: 5
- Removed: 4
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type state : ServerAndClientSpanState to state : ServerClientAndLocalSpanState in method public Builder(state ServerClientAndLocalSpanState) in class com.github.kristofa.brave.Brave.Builder | From | To | |
Change Parameter Type state : ServerAndClientSpanState to state : ServerClientAndLocalSpanState in method package create(state ServerClientAndLocalSpanState) : ClientSpanAndEndpoint in class com.github.kristofa.brave.SpanAndEndpoint.ClientSpanAndEndpoint | From | To | |
Change Parameter Type state : ServerAndClientSpanState to state : ServerClientAndLocalSpanState in method public state(state ServerClientAndLocalSpanState) : Builder in class com.github.kristofa.brave.ClientTracer.Builder | From | To | |
Change Return Type | 1 | ||
Change Return Type ServerAndClientSpanState to ServerClientAndLocalSpanState in method package abstract state() : ServerClientAndLocalSpanState in class com.github.kristofa.brave.SpanAndEndpoint.ClientSpanAndEndpoint | From | To | |
Rename Class | 4 | ||
Rename Class com.github.kristofa.brave.ServerAndClientSpanState renamed to com.github.kristofa.brave.ServerClientAndLocalSpanState | From | To | |
Rename Class com.github.kristofa.brave.ThreadLocalServerAndClientSpanStateTest renamed to com.github.kristofa.brave.ThreadLocalServerClientAndLocalSpanStateTest | From | To | |
Rename Class com.github.kristofa.brave.ThreadLocalServerAndClientSpanState renamed to com.github.kristofa.brave.ThreadLocalServerClientAndLocalSpanState | From | To | |
Rename Class com.github.kristofa.brave.example.ServerAndClientSpanStateCompilationTest renamed to com.github.kristofa.brave.example.TestServerClientAndLocalSpanStateCompilation | From | To | |
Extract Variable | 1 | ||
Extract Variable serverSpan : ServerSpan in method private getNewSpanId() : SpanId from class com.github.kristofa.brave.ClientTracer | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type serverAndClientSpanState : ThreadLocalServerAndClientSpanState to serverAndClientSpanState : ThreadLocalServerClientAndLocalSpanState in class com.github.kristofa.brave.ThreadLocalServerClientAndLocalSpanStateTest | From | To | |
Change Attribute Type state : ServerAndClientSpanState to state : ServerClientAndLocalSpanState in class com.github.kristofa.brave.Brave.Builder | From | To |