c9d821c4849a8bc850dabc2ff84d2f09e07b0b6f
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type trace : Trace to trace : DefaultTrace in method public AsyncTrace(asyncContextFactory AsyncContextFactory, traceRoot TraceRoot, trace DefaultTrace, asyncState AsyncState) in class com.navercorp.pinpoint.profiler.context.AsyncTrace | From | To | |
Change Parameter Type trace : Trace to trace : DefaultTrace in method public AsyncTrace(asyncContextFactory AsyncContextFactory, traceRoot TraceRoot, trace DefaultTrace, asyncId int, asyncSequence short) in class com.navercorp.pinpoint.profiler.context.AsyncTrace | From | To | |
Inline Method | 3 | ||
Inline Method public getAsyncTraceId(closeable boolean) : AsyncTraceId inlined to public getAsyncTraceId() : AsyncTraceId in class com.navercorp.pinpoint.profiler.context.DefaultTrace | From | To | |
Inline Method public getAsyncTraceId(closeable boolean) : AsyncTraceId inlined to public getAsyncTraceId() : AsyncTraceId in class com.navercorp.pinpoint.profiler.context.AsyncTrace | From | To | |
Inline Method public getAsyncTraceId(closeable boolean) : AsyncTraceId inlined to public getAsyncTraceId() : AsyncTraceId in class com.navercorp.pinpoint.profiler.context.DisableTrace | From | To | |
Change Variable Type | 4 | ||
Change Variable Type trace : Trace to trace : DefaultTrace in method public newAsyncTraceObject() : Trace in class com.navercorp.pinpoint.profiler.context.DefaultBaseTraceFactory | From | To | |
Change Variable Type trace : Trace to trace : DefaultTrace in method public continueAsyncTraceObject(traceId TraceId) : Trace in class com.navercorp.pinpoint.profiler.context.DefaultBaseTraceFactory | From | To | |
Change Variable Type trace : Trace to trace : DefaultTrace in method public continueTraceObject(traceId TraceId) : Trace in class com.navercorp.pinpoint.profiler.context.DefaultBaseTraceFactory | From | To | |
Change Variable Type trace : Trace to trace : DefaultTrace in method public newTraceObject() : Trace in class com.navercorp.pinpoint.profiler.context.DefaultBaseTraceFactory | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type trace : Trace to trace : DefaultTrace in class com.navercorp.pinpoint.profiler.context.AsyncTrace | From | To |