2b48c22e416b656fd03cf23936472d968081e831
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type basicSpan : BasicSpan to spanAgentId : String in method private newTransactionId(transactionIdBytes byte[], spanAgentId String) : TransactionId in class com.navercorp.pinpoint.common.server.bo.thrift.SpanFactory | From | To | |
Move Class | 2 | ||
Move Class com.navercorp.pinpoint.profiler.context.id.DefaultTransactionIdEncoderTest moved to com.navercorp.pinpoint.profiler.context.thrift.DefaultTransactionIdEncoderTest | From | To | |
Move Class com.navercorp.pinpoint.profiler.context.id.DefaultTransactionIdEncoder moved to com.navercorp.pinpoint.profiler.context.thrift.DefaultTransactionIdEncoder | From | To | |
Rename Attribute | 2 | ||
Rename Attribute transactionIdEncoder : TransactionIdEncoder to applicationServiceTypeCode : short in class com.navercorp.pinpoint.profiler.context.proto.SpanProtoMessageConverterProvider | From | To | |
Rename Attribute applicationServiceType : ServiceType to agentId : String in class com.navercorp.pinpoint.profiler.context.proto.SpanProtoMessageConverterProvider | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type applicationServiceType : ServiceType to agentId : String in class com.navercorp.pinpoint.profiler.context.proto.SpanProtoMessageConverterProvider | From | To | |
Change Attribute Type transactionIdEncoder : TransactionIdEncoder to applicationServiceTypeCode : short in class com.navercorp.pinpoint.profiler.context.proto.SpanProtoMessageConverterProvider | From | To | |
Rename Parameter | 1 | ||
Rename Parameter basicSpan : BasicSpan to spanAgentId : String in method private newTransactionId(transactionIdBytes byte[], spanAgentId String) : TransactionId in class com.navercorp.pinpoint.common.server.bo.thrift.SpanFactory | From | To |