|
Change Parameter Type span : SpanRecord to span : MutableSpan in method package writeTo(span MutableSpan) : Span in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Parameter Type span : SpanRecord to state : MutableSpan in method package PendingSpan(state MutableSpan, clock TickClock) in class brave.internal.recorder.PendingSpan |
From |
To |
|
Change Parameter Type pendingSpanRecords : PendingSpanRecords to pendingSpans : PendingSpans in method package RealScopedSpan(context TraceContext, scope Scope, state MutableSpan, clock Clock, pendingSpans PendingSpans, spanReporter SpanReporter, errorParser ErrorParser) in class brave.RealScopedSpan |
From |
To |
|
Change Parameter Type pendingSpanRecords : PendingSpanRecords to pendingSpans : PendingSpans in method package RealSpan(context TraceContext, pendingSpans PendingSpans, state MutableSpan, clock Clock, spanReporter SpanReporter, errorParser ErrorParser) in class brave.RealSpan |
From |
To |
|
Change Parameter Type record : SpanRecord to state : MutableSpan in method package RealSpanCustomizer(context TraceContext, state MutableSpan, clock Clock) in class brave.RealSpanCustomizer |
From |
To |
|
Change Parameter Type pendingSpanRecords : PendingSpanRecords to pendingSpans : PendingSpans in method package Tracer(clock Clock, propagationFactory Propagation.Factory, spanReporter Tracing.SpanReporter, pendingSpans PendingSpans, sampler Sampler, errorParser ErrorParser, currentTraceContext CurrentTraceContext, traceId128Bit boolean, supportsJoin boolean, noop AtomicBoolean) in class brave.Tracer |
From |
To |
|
Change Parameter Type record : SpanRecord to state : MutableSpan in method package RealScopedSpan(context TraceContext, scope Scope, state MutableSpan, clock Clock, pendingSpans PendingSpans, spanReporter SpanReporter, errorParser ErrorParser) in class brave.RealScopedSpan |
From |
To |
|
Change Parameter Type span : SpanRecord to span : MutableSpan in method package report(context TraceContext, span MutableSpan) : void in class brave.Tracing.SpanReporter |
From |
To |
|
Change Parameter Type record : SpanRecord to state : MutableSpan in method package RealSpan(context TraceContext, pendingSpans PendingSpans, state MutableSpan, clock Clock, spanReporter SpanReporter, errorParser ErrorParser) in class brave.RealSpan |
From |
To |
|
Change Variable Type key : PendingSpanRecords.RealKey to key : PendingSpans.RealKey in method public realKey_equalToEquivalent() : void in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Variable Type finishWithNoTimestamp : SpanRecord to finishWithNoTimestamp : MutableSpan in method public writeTo_finishUnstartedIsSameAsFlush() : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type key : PendingSpanRecords.RealKey to key : PendingSpans.RealKey in method public realKey_equalToItself() : void in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Variable Type record : SpanRecord to state : MutableSpan in method public startScopedSpanWithParent(name String, parent TraceContext) : ScopedSpan in class brave.Tracer |
From |
To |
|
Change Variable Type newSpan : PendingSpanRecord to newSpan : PendingSpan in method public getOrCreate(context TraceContext) : PendingSpan in class brave.internal.recorder.PendingSpans |
From |
To |
|
Change Variable Type pendingSpanRecord : PendingSpanRecord to pendingSpan : PendingSpan in method public currentSpanCustomizer() : SpanCustomizer in class brave.Tracer |
From |
To |
|
Change Variable Type traceJoinSpan : PendingSpanRecord to traceJoinSpan : PendingSpan in method public getOrCreate_reusesClockFromParent() : void in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Variable Type pendingSpanRecord : PendingSpanRecord to pendingSpan : PendingSpan in method public toSpan(context TraceContext) : Span in class brave.Tracer |
From |
To |
|
Change Variable Type span : SpanRecord to span : MutableSpan in method package flush(braveKind Kind, span2Kind Span.Kind) : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type contextKey : PendingSpanRecords.RealKey to contextKey : PendingSpans.RealKey in method public snapshot() : List<Span> in class brave.internal.recorder.PendingSpans |
From |
To |
|
Change Variable Type traceSpan : PendingSpanRecord to traceSpan : PendingSpan in method public getOrCreate_reusesClockFromParent() : void in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Variable Type parent : PendingSpanRecord to parent : PendingSpan in method package getClockFromParent(context TraceContext) : TickClock in class brave.internal.recorder.PendingSpans |
From |
To |
|
Change Variable Type last : PendingSpanRecord to last : PendingSpan in method public remove(context TraceContext) : boolean in class brave.internal.recorder.PendingSpans |
From |
To |
|
Change Variable Type trace2Span : PendingSpanRecord to trace2Span : PendingSpan in method public getOrCreate_reusesClockFromParent() : void in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Variable Type span : SpanRecord to span : MutableSpan in method package finish(braveKind Kind, span2Kind Span.Kind) : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type span : SpanRecord to span : MutableSpan in method public addsAnnotations() : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type result : PendingSpanRecord to result : PendingSpan in method public getOrCreate(context TraceContext) : PendingSpan in class brave.internal.recorder.PendingSpans |
From |
To |
|
Change Variable Type flush : SpanRecord to flush : MutableSpan in method public writeTo_finishUnstartedIsSameAsFlush() : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type span : PendingSpanRecord to span : PendingSpan in method public getOrCreate_cachesReference() : void in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Variable Type traceChildSpan : PendingSpanRecord to traceChildSpan : PendingSpan in method public getOrCreate_reusesClockFromParent() : void in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Variable Type value : PendingSpanRecord to value : PendingSpan in method package reportOrphanedSpans() : void in class brave.internal.recorder.PendingSpans |
From |
To |
|
Change Variable Type span : SpanRecord to span : MutableSpan in method public writeTo_sharedStatus() : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type entry : Map.Entry<Object,PendingSpanRecord> to entry : Map.Entry<Object,PendingSpan> in method public snapshot() : List<Span> in class brave.internal.recorder.PendingSpans |
From |
To |
|
Change Variable Type span : PendingSpanRecord to span : PendingSpan in method public getOrCreate_lazyCreatesASpan() : void in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Variable Type map : PendingSpanRecords to map : PendingSpans in method public reportOrphanedSpans_whenReporterDies() : void in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Variable Type span : SpanRecord to span : MutableSpan in method public remoteEndpoint() : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type span : SpanRecord to span : MutableSpan in method public minimumDurationIsOne() : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type flushed : SpanRecord to flushed : MutableSpan in method public flushUnstartedNeitherSetsTimestampNorDuration() : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type data : SpanRecord to data : MutableSpan in method public getOrCreate(context TraceContext) : PendingSpan in class brave.internal.recorder.PendingSpans |
From |
To |
|
Change Variable Type finishWithTimestamp : SpanRecord to finishWithTimestamp : MutableSpan in method public writeTo_finishUnstartedIsSameAsFlush() : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type span : SpanRecord to span : MutableSpan in method public replacesTag() : void in class brave.internal.recorder.MutableSpanTest |
From |
To |
|
Change Variable Type key2 : PendingSpanRecords.RealKey to key2 : PendingSpans.RealKey in method public realKey_equalToEquivalent() : void in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Variable Type pendingSpanRecord : PendingSpanRecord to pendingSpan : PendingSpan in method public startScopedSpanWithParent(name String, parent TraceContext) : ScopedSpan in class brave.Tracer |
From |
To |
|
Change Variable Type previousSpan : PendingSpanRecord to previousSpan : PendingSpan in method public getOrCreate(context TraceContext) : PendingSpan in class brave.internal.recorder.PendingSpans |
From |
To |
|
Change Attribute Type span : SpanRecord to state : MutableSpan in class brave.internal.recorder.PendingSpan |
From |
To |
|
Change Attribute Type record : SpanRecord to state : MutableSpan in class brave.RealSpan |
From |
To |
|
Change Attribute Type record : SpanRecord to state : MutableSpan in class brave.RealSpanCustomizer |
From |
To |
|
Change Attribute Type delegate : ConcurrentMap<Object,PendingSpanRecord> to delegate : ConcurrentMap<Object,PendingSpan> in class brave.internal.recorder.PendingSpans |
From |
To |
|
Change Attribute Type record : SpanRecord to state : MutableSpan in class brave.RealScopedSpan |
From |
To |
|
Change Attribute Type pendingSpanRecords : PendingSpanRecords to pendingSpans : PendingSpans in class brave.RealScopedSpan |
From |
To |
|
Change Attribute Type map : PendingSpanRecords to map : PendingSpans in class brave.internal.recorder.PendingSpansTest |
From |
To |
|
Change Attribute Type pendingSpanRecords : PendingSpanRecords to pendingSpans : PendingSpans in class brave.Tracer |
From |
To |
|
Change Attribute Type pendingSpanRecords : PendingSpanRecords to pendingSpans : PendingSpans in class brave.RealSpan |
From |
To |
|
Rename Parameter pendingSpanRecords : PendingSpanRecords to pendingSpans : PendingSpans in method package RealScopedSpan(context TraceContext, scope Scope, state MutableSpan, clock Clock, pendingSpans PendingSpans, spanReporter SpanReporter, errorParser ErrorParser) in class brave.RealScopedSpan |
From |
To |
|
Rename Parameter pendingSpanRecords : PendingSpanRecords to pendingSpans : PendingSpans in method package RealSpan(context TraceContext, pendingSpans PendingSpans, state MutableSpan, clock Clock, spanReporter SpanReporter, errorParser ErrorParser) in class brave.RealSpan |
From |
To |
|
Rename Parameter pendingSpanRecords : PendingSpanRecords to pendingSpans : PendingSpans in method package Tracer(clock Clock, propagationFactory Propagation.Factory, spanReporter Tracing.SpanReporter, pendingSpans PendingSpans, sampler Sampler, errorParser ErrorParser, currentTraceContext CurrentTraceContext, traceId128Bit boolean, supportsJoin boolean, noop AtomicBoolean) in class brave.Tracer |
From |
To |
|
Rename Parameter record : SpanRecord to state : MutableSpan in method package RealSpanCustomizer(context TraceContext, state MutableSpan, clock Clock) in class brave.RealSpanCustomizer |
From |
To |
|
Rename Parameter record : SpanRecord to state : MutableSpan in method package RealScopedSpan(context TraceContext, scope Scope, state MutableSpan, clock Clock, pendingSpans PendingSpans, spanReporter SpanReporter, errorParser ErrorParser) in class brave.RealScopedSpan |
From |
To |
|
Rename Parameter record : SpanRecord to state : MutableSpan in method package RealSpan(context TraceContext, pendingSpans PendingSpans, state MutableSpan, clock Clock, spanReporter SpanReporter, errorParser ErrorParser) in class brave.RealSpan |
From |
To |
|
Rename Parameter span : SpanRecord to state : MutableSpan in method package PendingSpan(state MutableSpan, clock TickClock) in class brave.internal.recorder.PendingSpan |
From |
To |