|
Change Parameter Type traceHeaderToBeRead : ThriftHeaderKey to traceHeaderToBeRead : ThriftHeader in method public setTraceHeaderToBeRead(traceHeaderToBeRead ThriftHeader) : void in class com.navercorp.pinpoint.plugin.thrift.ThriftClientCallContext |
From |
To |
|
Change Parameter Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method private populateTraceIdThriftHeader(parentTraceInfo ThriftRequestProperty) : TraceId in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Change Parameter Type headerKey : ThriftHeaderKey to headerKey : ThriftHeader in method public writeTraceHeader(headerKey ThriftHeader, oprot TProtocol) : void in class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Change Parameter Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method private createTrace(parentTraceInfo ThriftRequestProperty, methodName String) : Trace in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Change Parameter Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method private checkSamplingFlag(parentTraceInfo ThriftRequestProperty) : boolean in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Change Parameter Type headerKey : ThriftHeaderKey to headerKey : ThriftHeader in method public setTraceHeader(headerKey ThriftHeader, value Object) : void in class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Change Parameter Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method private recordTrace(parentTraceInfo ThriftRequestProperty, methodName String) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Change Parameter Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method private recordRootSpan(trace Trace, parentTraceInfo ThriftRequestProperty) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Change Parameter Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method private recordParentInfo(trace RecordableTrace, parentTraceInfo ThriftRequestProperty) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Change Parameter Type traceHeader : ThriftHeader to traceHeader : ThriftRequestProperty in method public setTraceHeader(traceHeader ThriftRequestProperty) : void in class com.navercorp.pinpoint.plugin.thrift.ThriftClientCallContext |
From |
To |
|
Move Method public getFlags() : Short from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getFlags() : Short from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public toString() : String from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public toString() : String from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public setTraceId(traceId String) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public setTraceId(traceId String) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public setParentSpanId(parentSpanId Long) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public setParentSpanId(parentSpanId Long) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getId() : short from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader.ThriftHeaderKey to public getId() : short from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader |
From |
To |
|
Move Method public getTraceId(defaultValue String) : String from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getTraceId(defaultValue String) : String from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getParentApplicationName() : String from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getParentApplicationName() : String from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public shouldSample() : Boolean from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public shouldSample() : Boolean from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getAcceptorHost() : String from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getAcceptorHost() : String from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getTraceId() : String from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getTraceId() : String from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getType() : byte from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader.ThriftHeaderKey to public getType() : byte from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader |
From |
To |
|
Move Method public getSpanId() : Long from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getSpanId() : Long from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public setShouldSample(shouldSample Boolean) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public setShouldSample(shouldSample Boolean) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getParentApplicationType() : Short from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getParentApplicationType() : Short from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getSpanId(defaultValue Long) : Long from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getSpanId(defaultValue Long) : Long from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public writeTraceHeader(headerKey ThriftHeaderKey, oprot TProtocol) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public writeTraceHeader(headerKey ThriftHeader, oprot TProtocol) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public setParentApplicationType(parentApplicationType Short) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public setParentApplicationType(parentApplicationType Short) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public setSpanId(spanId Long) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public setSpanId(spanId Long) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getFlags(defaultValue Short) : Short from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getFlags(defaultValue Short) : Short from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public findThriftHeaderKeyById(id short) : ThriftHeaderKey from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader.ThriftHeaderKey to public findThriftHeaderKeyById(id short) : ThriftHeader from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader |
From |
To |
|
Move Method public getParentSpanId(defaultValue Long) : Long from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getParentSpanId(defaultValue Long) : Long from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public shouldSample(defaultValue Boolean) : Boolean from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public shouldSample(defaultValue Boolean) : Boolean from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getParentApplicationType(defaultValue Short) : Short from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getParentApplicationType(defaultValue Short) : Short from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public setAcceptorHost(acceptorHost String) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public setAcceptorHost(acceptorHost String) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public setFlags(flags Short) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public setFlags(flags Short) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public setTraceHeader(headerKey ThriftHeaderKey, value Object) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public setTraceHeader(headerKey ThriftHeader, value Object) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getAcceptorHost(acceptorHost String) : String from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getAcceptorHost(acceptorHost String) : String from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public setParentApplicationName(parentApplicationName String) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public setParentApplicationName(parentApplicationName String) : void from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getParentApplicationName(defaultValue String) : String from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getParentApplicationName(defaultValue String) : String from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method private stringToByteBuffer(s String) : ByteBuffer from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to private stringToByteBuffer(s String) : ByteBuffer from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method public getParentSpanId() : Long from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to public getParentSpanId() : Long from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Move Method private byteBufferToString(buf ByteBuffer) : String from class com.navercorp.pinpoint.plugin.thrift.ThriftHeader to private byteBufferToString(buf ByteBuffer) : String from class com.navercorp.pinpoint.plugin.thrift.ThriftRequestProperty |
From |
To |
|
Change Variable Type traceHeaderKey : ThriftHeaderKey to traceHeaderKey : ThriftHeader in method private handleClientRequest(field TField, clientCallContext ThriftClientCallContext) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadFieldBeginInterceptor |
From |
To |
|
Change Variable Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.async.TAsyncClientManagerCallInterceptor |
From |
To |
|
Change Variable Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.TServiceClientSendBaseInterceptor |
From |
To |
|
Change Variable Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method private appendParentTraceInfo(oprot TProtocol) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.client.TProtocolWriteFieldStopInterceptor |
From |
To |
|
Change Variable Type headerKeyToBeRead : ThriftHeaderKey to headerKeyToBeRead : ThriftHeader in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadTTypeInterceptor |
From |
To |
|
Change Variable Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Change Variable Type parentTraceInfo : ThriftHeader to parentTraceInfo : ThriftRequestProperty in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadTTypeInterceptor |
From |
To |