724042dd494026cc811065410a26c6f3586b5484
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public localEndpoint() : Endpoint renamed to public endpoint() : Endpoint in class brave.internal.Platform | From | To | |
| Rename Method package produceLocalEndpoint() : Endpoint renamed to package produceEndpoint() : Endpoint in class brave.internal.Platform | From | To | |
| Rename Variable | 1 | ||
| Rename Variable localEndpoint : Endpoint to endpoint : Endpoint in method public localServiceName_ignoredWhenGivenLocalEndpoint() : void in class brave.TracerTest | From | To | |
| Rename Attribute | 4 | ||
| Rename Attribute localEndpoint : Endpoint to endpoint : Endpoint in class brave.internal.recorder.MutableSpanMap | From | To | |
| Rename Attribute localEndpoint : Endpoint to endpoint : Endpoint in class brave.internal.Platform | From | To | |
| Rename Attribute localEndpoint : Endpoint to endpoint : Endpoint in class brave.Tracing.Builder | From | To | |
| Rename Attribute localEndpoint : Endpoint to endpoint : Endpoint in class brave.internal.recorder.MutableSpanMapTest | From | To | |
| Extract Method | 2 | ||
| Extract Method public endpoint(endpoint Endpoint) : Builder extracted from public localEndpoint(localEndpoint Endpoint) : Builder in class brave.Tracer.Builder | From | To | |
| Extract Method public endpoint(endpoint Endpoint) : Builder extracted from public localEndpoint(localEndpoint Endpoint) : Builder in class brave.Tracing.Builder | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter localEndpoint : Endpoint to endpoint : Endpoint in method public endpoint(endpoint Endpoint) : Builder in class brave.Tracing.Builder | From | To | |
| Rename Parameter localEndpoint : Endpoint to endpoint : Endpoint in method public endpoint(endpoint Endpoint) : Builder in class brave.Tracer.Builder | From | To | |
| Rename Parameter localEndpoint : Endpoint to endpoint : Endpoint in method package MutableSpanMap(endpoint Endpoint, clock Clock, reporter Reporter<zipkin2.Span>, noop AtomicBoolean) in class brave.internal.recorder.MutableSpanMap | From | To |