66585ba174ebe6cba9b0863e96f81cb29a64ffca
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public reportsSpanOnTransportException() : void renamed to public onTransportException_addsErrorTag() : void in class brave.grpc.ITTracingClientInterceptor | From | To | |
Push Down Method | 2 | ||
Push Down Method protected abstract getAsync(client C, pathIncludingQuery String) : void from class brave.http.ITHttpClient to protected abstract getAsync(client C, pathIncludingQuery String) : void from class brave.http.ITHttpAsyncClient | From | To | |
Push Down Method public usesParentFromInvocationTime() : void from class brave.http.ITHttpClient to public usesParentFromInvocationTime() : void from class brave.http.ITHttpAsyncClient | From | To | |
Extract Subclass | 1 | ||
Extract Subclass brave.http.ITHttpAsyncClient from class brave.http.ITHttpClient | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type spans : ConcurrentLinkedDeque<Span> to spans : ArrayList<Span> in method package tracingBuilder(sampler Sampler, spans ArrayList<Span>) : Tracing.Builder in class brave.p6spy.ITTracingP6Factory | From | To | |
Extract Superclass | 1 | ||
Extract Superclass brave.http.ITHttpAsyncClient from classes [brave.httpasyncclient.ITTracingHttpAsyncClientBuilder, brave.jaxrs2.ITTracingFeature_Client, brave.okhttp3.ITTracingCallFactory, brave.okhttp3.ITTracingInterceptor, brave.spring.web.ITTracingAsyncClientHttpRequestInterceptor] | From | To | |
Rename Attribute | 1 | ||
Rename Attribute handler : HttpServerHandler<HttpServerRequest,HttpServerResponse> to serverHandler : HttpServerHandler<HttpServerRequest,HttpServerResponse> in class brave.vertx.web.TracingRoutingContextHandler | From | To | |
Split Parameter | 1 | ||
Split Parameter httpTracing : HttpTracing to [sampler : HttpSampler, parser : HttpServerParser] in method package HttpServerHandler(tracer Tracer, sampler HttpSampler, parser HttpServerParser, adapter HttpServerAdapter<Req,Resp>) in class brave.http.HttpServerHandler | From | To | |
Change Variable Type | 2 | ||
Change Variable Type spans : ConcurrentLinkedDeque<zipkin2.Span> to spans : ArrayList<zipkin2.Span> in method public nullSqlWontNPE() : void in class brave.p6spy.TracingJdbcEventListenerTest | From | To | |
Change Variable Type ws : Tracer.SpanInScope to ws : SpanInScope in method public redirect() : void in class brave.http.ITHttpClient | From | To | |
Extract Method | 4 | ||
Extract Method package spanFromTransportException() : Span extracted from public reportsSpanOnTransportException() : void in class brave.grpc.ITTracingClientInterceptor | From | To | |
Extract Method package parseRequest(request Req, span Span) : void extracted from public handleReceive(extractor TraceContext.Extractor<C>, carrier C, request Req) : Span in class brave.http.HttpServerHandler | From | To | |
Extract Method package handlesReroute(path String) : void extracted from public handlesReroute() : void in class brave.vertx.web.ITVertxWebTracing | From | To | |
Extract Method package checkReportsSpanOnTransportException() : Span extracted from public reportsSpanOnTransportException() : void in class brave.http.ITHttpClient | From | To | |
Change Attribute Type | 9 | ||
Change Attribute Type spans : ConcurrentLinkedDeque<Span> to spans : BlockingQueue<Span> in class brave.grpc.ITTracingServerInterceptor | From | To | |
Change Attribute Type spans : ConcurrentLinkedDeque<Span> to spans : ArrayList<Span> in class brave.mysql.ITTracingStatementInterceptor | From | To | |
Change Attribute Type spans : ConcurrentLinkedDeque<Span> to spans : ArrayList<Span> in class brave.p6spy.ITTracingP6Factory | From | To | |
Change Attribute Type spans : ConcurrentLinkedDeque<Span> to spans : BlockingQueue<Span> in class brave.jaxrs2.features.sampling.ITDeclarativeSampling | From | To | |
Change Attribute Type producerSpans : ConcurrentLinkedDeque<Span> to producerSpans : BlockingQueue<Span> in class brave.kafka.clients.ITKafkaTracing | From | To | |
Change Attribute Type consumerSpans : ConcurrentLinkedDeque<Span> to consumerSpans : BlockingQueue<Span> in class brave.kafka.clients.ITKafkaTracing | From | To | |
Change Attribute Type spans : ConcurrentLinkedDeque<Span> to spans : BlockingQueue<Span> in class brave.http.ITHttp | From | To | |
Change Attribute Type spans : ConcurrentLinkedDeque<Span> to spans : ArrayList<Span> in class brave.mysql6.ITTracingStatementInterceptor | From | To | |
Change Attribute Type spans : ConcurrentLinkedDeque<Span> to spans : BlockingQueue<Span> in class brave.grpc.ITTracingClientInterceptor | From | To |