|
Change Parameter Type contextServiceType : short to contextServiceType : ServiceType in method public DefaultTraceContext(sqlCacheSize int, contextServiceType ServiceType, storageFactory StorageFactory, sampler Sampler, serverMetaDataHolder ServerMetaDataHolder) in class com.navercorp.pinpoint.profiler.context.DefaultTraceContext |
From |
To |
|
Change Parameter Type spanBo : SpanBo to span : Span in method private getDisplayArgument(span Span) : String in class com.navercorp.pinpoint.web.service.TransactionInfoServiceImpl |
From |
To |
|
Change Parameter Type serverType : short to serverType : ServiceType in method private createTraceContext(serverType ServiceType) : TraceContext in class com.navercorp.pinpoint.profiler.DefaultAgent |
From |
To |
|
Change Parameter Type serverType : short to serverType : ServiceType in method public AgentInformation(agentId String, applicationName String, startTime long, pid int, machineName String, hostIp String, serverType ServiceType, version String) in class com.navercorp.pinpoint.profiler.AgentInformation |
From |
To |
|
Change Parameter Type loader : TypeProviderLoader to typeList : List<Type> in method public getServiceTypeList(typeList List<Type>) : List<ServiceType> in class com.navercorp.pinpoint.common.TypeProviderLoader |
From |
To |
|
Change Return Type ServiceType to short in method public getServiceType() : short in class com.navercorp.pinpoint.profiler.context.StackFrame |
From |
To |
|
Change Return Type ServiceType to short in method public getServiceType() : short in class com.navercorp.pinpoint.profiler.context.RootStackFrame |
From |
To |
|
Change Return Type ServiceType to short in method public getServiceType() : short in class com.navercorp.pinpoint.profiler.context.MetricTrace |
From |
To |
|
Change Return Type short to ServiceType in method public getServerType() : ServiceType in class com.navercorp.pinpoint.profiler.AgentInformation |
From |
To |
|
Change Return Type ServiceType to short in method public getServiceType() : short in class com.navercorp.pinpoint.profiler.context.DefaultTrace |
From |
To |
|
Change Return Type ServiceType to short in method public getServiceType() : short in class com.navercorp.pinpoint.bootstrap.interceptor.MockTrace |
From |
To |
|
Change Return Type ServiceType to short in method public getServiceType() : short in class com.navercorp.pinpoint.profiler.context.DisableTrace |
From |
To |
|
Change Return Type ServiceType to short in method public getServiceType() : short in class com.navercorp.pinpoint.profiler.context.SpanEventStackFrame |
From |
To |
|
Change Return Type ServiceType to short in method public getServiceType() : short in class com.navercorp.pinpoint.bootstrap.context.RecordableTrace |
From |
To |