|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Method public group(groupName String, point ExecutionPolicy) : void renamed to public setScope(scopeName String, point ExecutionPolicy) : void in class com.navercorp.pinpoint.profiler.plugin.xml.transformer.DefaultClassFileTransformerBuilder.AnnotatedInterceptorInjectorBuilder |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, groupName String) : int renamed to public addScopedInterceptor(interceptorClassName String, scopeName String) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, group InterceptorGroup) : int renamed to public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], group InterceptorGroup) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public getInterceptorGroup(name String) : InterceptorGroup renamed to public getInterceptorScope(name String) : InterceptorScope in class com.navercorp.pinpoint.profiler.plugin.DefaultProfilerPluginContext |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, group InterceptorGroup) : int renamed to public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], group InterceptorGroup) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Method private addGroupedInterceptor0(filter MethodFilter, interceptorClassName String, constructorArgs Object[], group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to private addScopedInterceptor0(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Method private resolveGroupInfo(interceptorClassName String, group InterceptorGroup, policy ExecutionPolicy) : GroupInfo renamed to private resolveScopeInfo(interceptorClassName String, scope InterceptorScope, policy ExecutionPolicy) : ScopeInfo in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], groupName String) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(filter MethodFilter, interceptorClassName String, group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public getInterceptorGroup(name String) : InterceptorGroup renamed to public getInterceptorScope(scopeName String) : InterceptorScope in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentorDelegate |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, groupName String) : int renamed to public addScopedInterceptor(interceptorClassName String, scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public group(groupName String, point ExecutionPolicy) : void renamed to public setScope(scopeName String, point ExecutionPolicy) : void in class com.navercorp.pinpoint.profiler.plugin.xml.transformer.InterceptorBuilder |
From |
To |
|
Rename Method public addGroupedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public group(groupName String, point ExecutionPolicy) : void renamed to public setScope(scopeName String, point ExecutionPolicy) : void in class com.navercorp.pinpoint.profiler.plugin.xml.transformer.DefaultClassFileTransformerBuilder.TargetAnnotatedInterceptorInjectorBuilder |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, group InterceptorGroup) : int renamed to public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public addGroupedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], groupName String) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, groupName String) : int renamed to public addScopedInterceptor(interceptorClassName String, scopeName String) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(filter MethodFilter, interceptorClassName String, groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], group InterceptorGroup) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, groupName String) : int renamed to public addScopedInterceptor(interceptorClassName String, scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(filter MethodFilter, interceptorClassName String, groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, group InterceptorGroup) : int renamed to public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], group InterceptorGroup) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], groupName String) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method private wrapByGroup(interceptor Interceptor, group InterceptorGroup, policy ExecutionPolicy) : Interceptor renamed to private wrapByScope(interceptor Interceptor, scope InterceptorScope, policy ExecutionPolicy) : Interceptor in class com.navercorp.pinpoint.profiler.interceptor.factory.AnnotatedInterceptorFactory |
From |
To |
|
Rename Method public addGroupedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public getGroup() : InterceptorGroup renamed to public getScope() : InterceptorScope in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod.ScopeInfo |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], groupName String) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public getInterceptorGroup(name String) : InterceptorGroup renamed to public getInterceptorScope(name String) : InterceptorScope in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentContext |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public addGroupedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, constructorArgs Object[], groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Method public getInterceptorGroup(name String) : InterceptorGroup renamed to public getInterceptorScope(scopeName String) : InterceptorScope in class com.navercorp.pinpoint.bootstrap.instrument.Instrumentor |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Method public addGroupedInterceptor(filter MethodFilter, interceptorClassName String, group InterceptorGroup, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Method public getInterceptorGroup(name String) : InterceptorGroup renamed to public getInterceptorScope(scopeName String) : InterceptorScope in class com.navercorp.pinpoint.bootstrap.instrument.GuardInstrumentor |
From |
To |
|
Rename Method public addGroupedInterceptor(interceptorClassName String, groupName String, executionPolicy ExecutionPolicy) : int renamed to public addScopedInterceptor(interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Method public getInterceptorGroup(name String) : InterceptorGroup renamed to public getInterceptorScope(name String) : InterceptorScope in class com.navercorp.pinpoint.bootstrap.instrument.GuardInstrumentContext |
From |
To |
|
Change Parameter Type scopeDefinition : InterceptorGroupDefinition to scopeDefinition : InterceptorScopeDefinition in method public getScope(scopeDefinition InterceptorScopeDefinition) : InterceptorScopeInvocation in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopePool |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor(interceptor AroundInterceptor, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public TProtocolReadMessageEndInterceptor(traceContext TraceContext, scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public TAsyncClientManagerCallInterceptor(traceContext TraceContext, descriptor MethodDescriptor, scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.async.TAsyncClientManagerCallInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method private addInterceptor0(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public TProtocolReadFieldBeginInterceptor(scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadFieldBeginInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ProcessFunctionProcessInterceptor(scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.ProcessFunctionProcessInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method private addInterceptor0(c TargetConstructor, interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy, constructorArgs Object...) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method private addInterceptor0(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpClientExecuteMethodInternalInterceptor(isHasCallbackParam boolean, context TraceContext, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpClientExecuteMethodInternalInterceptor |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public JedisMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope, io boolean) in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisMethodInterceptor |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpEngineSendRequestMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope, config OkHttpPluginConfig) in class com.navercorp.pinpoint.plugin.okhttp.interceptor.HttpEngineSendRequestMethodInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public TBaseProcessorProcessInterceptor(traceContext TraceContext, descriptor MethodDescriptor, scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.TBaseProcessorProcessInterceptor |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpMethodBaseExecuteMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseExecuteMethodInterceptor |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public JedisPipelineMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope, io boolean) in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisPipelineMethodInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method private wrapByScope(interceptor Interceptor, scope InterceptorScope, policy ExecutionPolicy) : Interceptor in class com.navercorp.pinpoint.profiler.interceptor.factory.AnnotatedInterceptorFactory |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ScopeInfo(scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod.ScopeInfo |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor3(interceptor AroundInterceptor3, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor3 |
From |
To |
|
Change Parameter Type scopeDefinition : InterceptorGroupDefinition to scopeDefinition : InterceptorScopeDefinition in method public getScope(scopeDefinition InterceptorScopeDefinition) : InterceptorScopeInvocation in class com.navercorp.pinpoint.profiler.util.ScopePool |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public TProtocolReadMessageBeginInterceptor(scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageBeginInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public HttpURLConnectionInterceptor(traceContext TraceContext, descriptor MethodDescriptor, scope InterceptorScope) in class com.navercorp.pinpoint.plugin.jdk.http.interceptor.HttpURLConnectionInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public ProtocolSendCommandAndReadMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.redis.interceptor.ProtocolSendCommandAndReadMethodInterceptor |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpClientExecuteMethodWithHttpRequestInterceptor(isHasCallbackParam boolean, context TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpClientExecuteMethodWithHttpRequestInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor0(interceptor AroundInterceptor0, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor0 |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public getInterceptor(classLoader ClassLoader, interceptorClassName String, providedArguments Object[], scope InterceptorScope, policy ExecutionPolicy, target InstrumentClass, targetMethod InstrumentMethod) : Interceptor in class com.navercorp.pinpoint.profiler.interceptor.factory.AnnotatedInterceptorFactory |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor5(interceptor AroundInterceptor5, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor5 |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public TProtocolWriteFieldStopInterceptor(scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.client.TProtocolWriteFieldStopInterceptor |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public AbstractHttpClientExecuteMethodInterceptor(childClazz Class<? extends AbstractHttpClientExecuteMethodInterceptor>, isHasCallbackParam boolean, context TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.AbstractHttpClientExecuteMethodInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ScopedApiIdAwareAroundInterceptor(delegate ApiIdAwareAroundInterceptor, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedApiIdAwareAroundInterceptor |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public RequestBuilderBuildMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.okhttp.interceptor.RequestBuilderBuildMethodInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Parameter Type scopeDefinition : InterceptorGroupDefinition to scopeDefinition : InterceptorScopeDefinition in method public ThreadLocalScope(scopeDefinition InterceptorScopeDefinition) in class com.navercorp.pinpoint.profiler.util.ThreadLocalScope |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public RequestBuilderBuildMethodBackwardCompatibilityInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.okhttp.interceptor.RequestBuilderBuildMethodBackwardCompatibilityInterceptor |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpRequestExecuteAsyncMethodInnerClassConstructorInterceptor(traceContext TraceContext, descriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInnerClassConstructorInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method private addInterceptor0(m TargetMethod, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Parameter Type groupInfo : GroupInfo to scopeInfo : ScopeInfo in method private createInterceptor(interceptorClassName String, scopeInfo ScopeInfo, constructorArgs Object[]) : Interceptor in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor2(interceptor AroundInterceptor2, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor2 |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ScopedStaticAroundInterceptor(delegate StaticAroundInterceptor, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedStaticAroundInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public TBaseAsyncProcessorProcessInterceptor(traceContext TraceContext, descriptor MethodDescriptor, scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.async.TBaseAsyncProcessorProcessInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method private resolveScopeInfo(interceptorClassName String, scope InterceptorScope, policy ExecutionPolicy) : ScopeInfo in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public TProtocolReadTTypeInterceptor(scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadTTypeInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpClientExecuteMethodWithHttpUriRequestInterceptor(isHasCallbackParam boolean, context TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpClientExecuteMethodWithHttpUriRequestInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method package addInterceptorInternal(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpRequestExecutorDoSendRequestAndDoReceiveResponseMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorDoSendRequestAndDoReceiveResponseMethodInterceptor |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpMethodBaseRequestAndResponseMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseRequestAndResponseMethodInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method private addScopedInterceptor0(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Parameter Type scopeDefinition : InterceptorGroupDefinition to scopeDefinition : InterceptorScopeDefinition in method private createScope(scopeDefinition InterceptorScopeDefinition) : InterceptorScopeInvocation in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopePool |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor4(interceptor AroundInterceptor4, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor4 |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public InterceptorArgumentProvider(traceContext TraceContext, interceptorScope InterceptorScope, targetClass InstrumentClass, targetMethod InstrumentMethod) in class com.navercorp.pinpoint.profiler.objectfactory.InterceptorArgumentProvider |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method private addInterceptor0(annotation TargetFilter, interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy, constructorArgs Object[]) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public getInterceptor(classLoader ClassLoader, interceptorClassName String, providedArguments Object[], scope InterceptorScope, policy ExecutionPolicy, target InstrumentClass, targetMethod InstrumentMethod) : Interceptor in class com.navercorp.pinpoint.profiler.interceptor.factory.InterceptorFactory |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public TServiceClientSendBaseInterceptor(traceContext TraceContext, descriptor MethodDescriptor, scope InterceptorScope, traceServiceArgs boolean) in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.TServiceClientSendBaseInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor1(interceptor AroundInterceptor1, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor1 |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpRequestExecutorExecuteMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorExecuteMethodInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Parameter Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpRequestExecuteAsyncMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInterceptor |
From |
To |
|
Change Parameter Type group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.okhttp.interceptor.HttpEngineSendRequestMethodInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorDoSendRequestAndDoReceiveResponseMethodInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.ProcessFunctionProcessInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInnerClassConstructorInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseExecuteMethodInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.client.TProtocolWriteFieldStopInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.redis.interceptor.ProtocolSendCommandAndReadMethodInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseRequestAndResponseMethodInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.TBaseProcessorProcessInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadFieldBeginInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisMethodInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.TServiceClientSendBaseInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorExecuteMethodInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.jdk.http.interceptor.HttpURLConnectionInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.async.TBaseAsyncProcessorProcessInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.async.TAsyncClientManagerCallInterceptor |
From |
To |
|
Rename Attribute groupName : String to scopeName : String in class com.navercorp.pinpoint.profiler.plugin.xml.transformer.DefaultClassFileTransformerBuilder.AnnotatedInterceptorInjectorBuilder |
From |
To |
|
Rename Attribute groupName : String to scopeName : String in class com.navercorp.pinpoint.profiler.plugin.xml.interceptor.TargetAnnotatedInterceptorInjector |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.AbstractHttpClientExecuteMethodInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.okhttp.interceptor.RequestBuilderBuildMethodBackwardCompatibilityInterceptor |
From |
To |
|
Rename Attribute groupName : String to scopeName : String in class com.navercorp.pinpoint.profiler.plugin.xml.transformer.DefaultClassFileTransformerBuilder.TargetAnnotatedInterceptorInjectorBuilder |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedStaticAroundInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor0 |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor1 |
From |
To |
|
Rename Attribute interceptorGroups : NameValueList<InterceptorGroup> to interceptorScopeList : NameValueList<InterceptorScope> in class com.navercorp.pinpoint.profiler.plugin.DefaultProfilerPluginContext |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpClientExecuteMethodInternalInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor2 |
From |
To |
|
Rename Attribute GROUP : String to JACKSON_SCOPE : String in class com.navercorp.pinpoint.plugin.jackson.JacksonPlugin |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor3 |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor4 |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor5 |
From |
To |
|
Rename Attribute GROUP : String to JSON_LIB_SCOPE : String in class com.navercorp.pinpoint.plugin.json_lib.JsonLibPlugin |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.okhttp.interceptor.RequestBuilderBuildMethodInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod.ScopeInfo |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadTTypeInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.profiler.objectfactory.InterceptorArgumentProvider |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageBeginInterceptor |
From |
To |
|
Rename Attribute interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisPipelineMethodInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedApiIdAwareAroundInterceptor |
From |
To |
|
Rename Attribute group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Rename Attribute groupName : String to scopeName : String in class com.navercorp.pinpoint.profiler.plugin.xml.interceptor.AnnotatedInterceptorInjector |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testAttachment3() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object, apiId int, args Object[]) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedApiIdAwareAroundInterceptor |
From |
To |
|
Change Variable Type scope : InterceptorGroupInvocation to scope : InterceptorScopeInvocation in method public pushPop() : void in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopeTest |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInnerClassConstructorInterceptor |
From |
To |
|
Change Variable Type scope : InterceptorGroupInvocation to scope : InterceptorScopeInvocation in method public testGetScope() : void in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopePoolTest |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testRemoveAttachmentFail() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.redis.interceptor.ProtocolSendCommandAndReadMethodInterceptor |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testAttachment2() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type that : DefaultInterceptorGroupDefinition to that : DefaultInterceptorScopeDefinition in method public equals(o Object) : boolean in class com.navercorp.pinpoint.bootstrap.instrument.DefaultInterceptorScopeDefinition |
From |
To |
|
Change Variable Type localScope : InterceptorGroupInvocation to localScope : InterceptorScopeInvocation in method public getOrCreateAttachment(factory AttachmentFactory) : Object in class com.navercorp.pinpoint.profiler.util.ThreadLocalScope |
From |
To |
|
Change Variable Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testSetAttachmentFail() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type localScope : InterceptorGroupInvocation to localScope : InterceptorScopeInvocation in method public canLeave(policy ExecutionPolicy) : boolean in class com.navercorp.pinpoint.profiler.util.ThreadLocalScope |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method private getStatusCodeFromAttachment() : Integer in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.AbstractHttpClientExecuteMethodInterceptor |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object, arg0 Object) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor1 |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseExecuteMethodInterceptor |
From |
To |
|
Change Variable Type groupInfo : GroupInfo to scopeInfo : ScopeInfo in method private addInterceptor0(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.AbstractHttpClientExecuteMethodInterceptor |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, result Object, throwable Throwable) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor0 |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public test1() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Variable Type interceptorGroup : Group to interceptorScope : Scope in method private resolveScopeInfo(interceptorClassName String, scope InterceptorScope, policy ExecutionPolicy) : ScopeInfo in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseExecuteMethodInterceptor |
From |
To |
|
Change Variable Type currentTransaction : InterceptorGroupInvocation to currentTransaction : InterceptorScopeInvocation in method private getMethodUri(target Object) : String in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.async.TBaseAsyncProcessorProcessInterceptor |
From |
To |
|
Change Variable Type scope : InterceptorGroupInvocation to scope : InterceptorScopeInvocation in method public getScope(scopeDefinition InterceptorScopeDefinition) : InterceptorScopeInvocation in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopePool |
From |
To |
|
Change Variable Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, arg0 Object, arg1 Object, arg2 Object, result Object, throwable Throwable) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor3 |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.okhttp.interceptor.RequestBuilderBuildMethodBackwardCompatibilityInterceptor |
From |
To |
|
Change Variable Type scope : InterceptorGroupInvocation to scope : InterceptorScopeInvocation in method public testAttachment() : void in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopePoolTest |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testRemoveAttachmentFail2() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public doInAfterTrace(recorder SpanEventRecorder, target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisPipelineMethodInterceptor |
From |
To |
|
Change Variable Type scope : InterceptorGroupInvocation to scope : InterceptorScopeInvocation in method public getName() : void in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopeTest |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorExecuteMethodInterceptor |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public doInBeforeTrace(recorder SpanEventRecorder, target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisMethodInterceptor |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method private getHost() : NameIntValuePair<String> in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorExecuteMethodInterceptor |
From |
To |
|
Change Variable Type currentTransaction : InterceptorGroupInvocation to currentTransaction : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageBeginInterceptor |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public doInBeforeTrace(recorder SpanEventRecorder, target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisPipelineMethodInterceptor |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.okhttp.interceptor.RequestBuilderBuildMethodInterceptor |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public test0() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type currentTransaction : InterceptorGroupInvocation to currentTransaction : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.ProcessFunctionProcessInterceptor |
From |
To |
|
Change Variable Type newScope : InterceptorGroupInvocation to newScope : InterceptorScopeInvocation in method public getScope(scopeDefinition InterceptorScopeDefinition) : InterceptorScopeInvocation in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopePool |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public doInAfterTrace(recorder SpanEventRecorder, target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisMethodInterceptor |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.okhttp.interceptor.HttpEngineSendRequestMethodInterceptor |
From |
To |
|
Change Variable Type group : InterceptorGroup to scope : InterceptorScope in method public get(index int, type Class<?>, annotations Annotation[]) : Option in class com.navercorp.pinpoint.profiler.objectfactory.ProfilerPluginArgumentProvider |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testAttachment() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testAfterWithoutBefore3() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object, className String, methodName String, parameterDescription String, args Object[]) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedStaticAroundInterceptor |
From |
To |
|
Change Variable Type group : InterceptorGroup to scope : InterceptorScope in method package inject(targetMethod InstrumentMethod) : int in class com.navercorp.pinpoint.profiler.plugin.xml.interceptor.AnnotatedInterceptorInjector |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseRequestAndResponseMethodInterceptor |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor0 |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorDoSendRequestAndDoReceiveResponseMethodInterceptor |
From |
To |
|
Change Variable Type localScope : InterceptorGroupInvocation to localScope : InterceptorScopeInvocation in method public setAttachment(attachment Object) : Object in class com.navercorp.pinpoint.profiler.util.ThreadLocalScope |
From |
To |
|
Change Variable Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.redis.interceptor.ProtocolSendCommandAndReadMethodInterceptor |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object, arg0 Object, arg1 Object) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor2 |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testAfterWithoutBefore() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testSetAttachmentFail2() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, arg0 Object, arg1 Object, arg2 Object, arg3 Object, result Object, throwable Throwable) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor4 |
From |
To |
|
Change Variable Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object, arg0 Object, arg1 Object, arg2 Object) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor3 |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testGetAttachmentFail() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorDoSendRequestAndDoReceiveResponseMethodInterceptor |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testAfterWithoutBefore2() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type scope : InterceptorGroupInvocation to scope : InterceptorScopeInvocation in method public testGetOrCreate() : void in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopePoolTest |
From |
To |
|
Change Variable Type localScope : InterceptorGroupInvocation to localScope : InterceptorScopeInvocation in method public getAttachment() : Object in class com.navercorp.pinpoint.profiler.util.ThreadLocalScope |
From |
To |
|
Change Variable Type exist : InterceptorGroupInvocation to exist : InterceptorScopeInvocation in method public getScope(scopeDefinition InterceptorScopeDefinition) : InterceptorScopeInvocation in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopePool |
From |
To |
|
Change Variable Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, arg0 Object, arg1 Object, result Object, throwable Throwable) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor2 |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object, arg0 Object, arg1 Object, arg2 Object, arg3 Object, arg4 Object) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor5 |
From |
To |
|
Change Variable Type interceptorGroup : Group to interceptorScope : Scope in method public getInterceptor(classLoader ClassLoader, interceptorClassName String, providedArguments Object[], scope InterceptorScope, policy ExecutionPolicy, target InstrumentClass, targetMethod InstrumentMethod) : Interceptor in class com.navercorp.pinpoint.profiler.interceptor.factory.AnnotatedInterceptorFactory |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, apiId int, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedApiIdAwareAroundInterceptor |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorExecuteMethodInterceptor |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object, arg0 Object, arg1 Object, arg2 Object, arg3 Object) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor4 |
From |
To |
|
Change Variable Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Change Variable Type currentTransaction : InterceptorGroupInvocation to currentTransaction : InterceptorScopeInvocation 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 transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor |
From |
To |
|
Change Variable Type currentTransaction : InterceptorGroupInvocation to currentTransaction : InterceptorScopeInvocation 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 group : InterceptorGroup to scope : InterceptorScope in method public getInterceptorScope(name String) : InterceptorScope in class com.navercorp.pinpoint.profiler.plugin.DefaultProfilerPluginContext |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInterceptor |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseRequestAndResponseMethodInterceptor |
From |
To |
|
Change Variable Type localScope : InterceptorGroupInvocation to localScope : InterceptorScopeInvocation in method public removeAttachment() : Object in class com.navercorp.pinpoint.profiler.util.ThreadLocalScope |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, className String, methodName String, parameterDescription String, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedStaticAroundInterceptor |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method private needGetStatusCode() : boolean in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpClientExecuteMethodInternalInterceptor |
From |
To |
|
Change Variable Type currentTransaction : InterceptorGroupInvocation to currentTransaction : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadFieldBeginInterceptor |
From |
To |
|
Change Variable Type localScope : InterceptorGroupInvocation to localScope : InterceptorScopeInvocation in method public leave(policy ExecutionPolicy) : void in class com.navercorp.pinpoint.profiler.util.ThreadLocalScope |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public testGetAttachmentFail2() : void in class com.navercorp.pinpoint.profiler.util.DefaultScopeTest |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpClientExecuteMethodInternalInterceptor |
From |
To |
|
Change Variable Type localScope : InterceptorGroupInvocation to localScope : InterceptorScopeInvocation in method public isActive() : boolean in class com.navercorp.pinpoint.profiler.util.ThreadLocalScope |
From |
To |
|
Change Variable Type currentTransaction : InterceptorGroupInvocation to currentTransaction : InterceptorScopeInvocation in method private getMethodUri(target Object) : String in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.TBaseProcessorProcessInterceptor |
From |
To |
|
Change Variable Type localScope : InterceptorGroupInvocation to localScope : InterceptorScopeInvocation in method public tryEnter(policy ExecutionPolicy) : boolean in class com.navercorp.pinpoint.profiler.util.ThreadLocalScope |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, arg1 Object, result Object, throwable Throwable) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor1 |
From |
To |
|
Change Variable Type scope : InterceptorGroupInvocation to scope : InterceptorScopeInvocation in method public pushPopError() : void in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopeTest |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, arg0 Object, arg1 Object, arg2 Object, arg3 Object, arg4 Object, result Object, throwable Throwable) : void in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor5 |
From |
To |
|
Change Variable Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Change Variable Type transaction : InterceptorGroupInvocation to transaction : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInterceptor |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public after(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.AbstractHttpClientExecuteMethodInterceptor |
From |
To |
|
Change Variable Type invocation : InterceptorGroupInvocation to invocation : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.okhttp.interceptor.HttpEngineSendRequestMethodInterceptor |
From |
To |
|
Change Variable Type currentTransaction : InterceptorGroupInvocation to currentTransaction : InterceptorScopeInvocation 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 currentTransaction : InterceptorGroupInvocation to currentTransaction : InterceptorScopeInvocation in method public before(target Object, args Object[]) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.TServiceClientSendBaseInterceptor |
From |
To |
|
Change Variable Type currentTransaction : InterceptorGroupInvocation to currentTransaction : InterceptorScopeInvocation in method private appendParentTraceInfo(oprot TProtocol) : void in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.client.TProtocolWriteFieldStopInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.async.TAsyncClientManagerCallInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.ProcessFunctionProcessInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInnerClassConstructorInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.AbstractHttpClientExecuteMethodInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseRequestAndResponseMethodInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.redis.interceptor.ProtocolSendCommandAndReadMethodInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.okhttp.interceptor.RequestBuilderBuildMethodBackwardCompatibilityInterceptor |
From |
To |
|
Change Attribute Type threadLocal : ThreadLocal<InterceptorGroupInvocation> to threadLocal : ThreadLocal<InterceptorScopeInvocation> in class com.navercorp.pinpoint.profiler.interceptor.scope.DefaultInterceptorScope |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedStaticAroundInterceptor |
From |
To |
|
Change Attribute Type interceptorGroups : NameValueList<InterceptorGroup> to interceptorScopeList : NameValueList<InterceptorScope> in class com.navercorp.pinpoint.profiler.plugin.DefaultProfilerPluginContext |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpClientExecuteMethodInternalInterceptor |
From |
To |
|
Change Attribute Type scope : NamedThreadLocal<InterceptorGroupInvocation> to scope : NamedThreadLocal<InterceptorScopeInvocation> in class com.navercorp.pinpoint.profiler.util.ThreadLocalScope |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageBeginInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod.ScopeInfo |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedApiIdAwareAroundInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisPipelineMethodInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Change Attribute Type pool : ConcurrentMap<InterceptorGroupDefinition,InterceptorGroupInvocation> to pool : ConcurrentMap<InterceptorScopeDefinition,InterceptorScopeInvocation> in class com.navercorp.pinpoint.profiler.util.ThreadLocalScopePool |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.TServiceClientSendBaseInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorExecuteMethodInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.jdk.http.interceptor.HttpURLConnectionInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.async.TBaseAsyncProcessorProcessInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseExecuteMethodInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.client.TProtocolWriteFieldStopInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.TBaseProcessorProcessInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadFieldBeginInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor0 |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor1 |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisMethodInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor2 |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor3 |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor4 |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor5 |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.okhttp.interceptor.RequestBuilderBuildMethodInterceptor |
From |
To |
|
Change Attribute Type group : InterceptorGroup to scope : InterceptorScope in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadTTypeInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.profiler.objectfactory.InterceptorArgumentProvider |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.okhttp.interceptor.HttpEngineSendRequestMethodInterceptor |
From |
To |
|
Change Attribute Type interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorDoSendRequestAndDoReceiveResponseMethodInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor(interceptor AroundInterceptor, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpRequestExecutorDoSendRequestAndDoReceiveResponseMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorDoSendRequestAndDoReceiveResponseMethodInterceptor |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpMethodBaseRequestAndResponseMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseRequestAndResponseMethodInterceptor |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpClientExecuteMethodWithHttpRequestInterceptor(isHasCallbackParam boolean, context TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpClientExecuteMethodWithHttpRequestInterceptor |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public TBaseAsyncProcessorProcessInterceptor(traceContext TraceContext, descriptor MethodDescriptor, scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.async.TBaseAsyncProcessorProcessInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public TProtocolReadMessageEndInterceptor(traceContext TraceContext, scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageEndInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor4(interceptor AroundInterceptor4, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor4 |
From |
To |
|
Rename Parameter name : String to scopeName : String in method public getInterceptorScope(scopeName String) : InterceptorScope in class com.navercorp.pinpoint.bootstrap.instrument.Instrumentor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public TProtocolWriteFieldStopInterceptor(scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.client.TProtocolWriteFieldStopInterceptor |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpMethodBaseExecuteMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient3.interceptor.HttpMethodBaseExecuteMethodInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public TAsyncClientManagerCallInterceptor(traceContext TraceContext, descriptor MethodDescriptor, scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.async.TAsyncClientManagerCallInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor1(interceptor AroundInterceptor1, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor1 |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ScopedApiIdAwareAroundInterceptor(delegate ApiIdAwareAroundInterceptor, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedApiIdAwareAroundInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ProcessFunctionProcessInterceptor(scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.ProcessFunctionProcessInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public getInterceptor(classLoader ClassLoader, interceptorClassName String, providedArguments Object[], scope InterceptorScope, policy ExecutionPolicy, target InstrumentClass, targetMethod InstrumentMethod) : Interceptor in class com.navercorp.pinpoint.profiler.interceptor.factory.AnnotatedInterceptorFactory |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, scopeName String) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, scopeName String) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public TProtocolReadMessageBeginInterceptor(scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadMessageBeginInterceptor |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public setScope(scopeName String, point ExecutionPolicy) : void in class com.navercorp.pinpoint.profiler.plugin.xml.transformer.DefaultClassFileTransformerBuilder.TargetAnnotatedInterceptorInjectorBuilder |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpEngineSendRequestMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope, config OkHttpPluginConfig) in class com.navercorp.pinpoint.plugin.okhttp.interceptor.HttpEngineSendRequestMethodInterceptor |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public TargetAnnotatedInterceptorInjector(pluginContext DefaultProfilerPluginContext, interceptorClassName String, providedArguments Object[], scopeName String, executionPoint ExecutionPolicy) in class com.navercorp.pinpoint.profiler.plugin.xml.interceptor.TargetAnnotatedInterceptorInjector |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public TProtocolReadTTypeInterceptor(scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadTTypeInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public TBaseProcessorProcessInterceptor(traceContext TraceContext, descriptor MethodDescriptor, scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.server.TBaseProcessorProcessInterceptor |
From |
To |
|
Rename Parameter name : String to scopeName : String in method public getInterceptorScope(scopeName String) : InterceptorScope in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentorDelegate |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public setScope(scopeName String, point ExecutionPolicy) : void in class com.navercorp.pinpoint.profiler.plugin.xml.transformer.DefaultClassFileTransformerBuilder.AnnotatedInterceptorInjectorBuilder |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpClientExecuteMethodInternalInterceptor(isHasCallbackParam boolean, context TraceContext, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpClientExecuteMethodInternalInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor5(interceptor AroundInterceptor5, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor5 |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ScopeInfo(scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod.ScopeInfo |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpRequestExecutorExecuteMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpRequestExecutorExecuteMethodInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public TProtocolReadFieldBeginInterceptor(scope InterceptorScope) in class com.navercorp.pinpoint.plugin.thrift.interceptor.tprotocol.server.TProtocolReadFieldBeginInterceptor |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public TServiceClientSendBaseInterceptor(traceContext TraceContext, descriptor MethodDescriptor, scope InterceptorScope, traceServiceArgs boolean) in class com.navercorp.pinpoint.plugin.thrift.interceptor.client.TServiceClientSendBaseInterceptor |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpRequestExecuteAsyncMethodInnerClassConstructorInterceptor(traceContext TraceContext, descriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInnerClassConstructorInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor2(interceptor AroundInterceptor2, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor2 |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public AbstractHttpClientExecuteMethodInterceptor(childClazz Class<? extends AbstractHttpClientExecuteMethodInterceptor>, isHasCallbackParam boolean, context TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.AbstractHttpClientExecuteMethodInterceptor |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public RequestBuilderBuildMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.okhttp.interceptor.RequestBuilderBuildMethodInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method private addScopedInterceptor0(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method package addInterceptorInternal(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter groupInfo : GroupInfo to scopeInfo : ScopeInfo in method private createInterceptor(interceptorClassName String, scopeInfo ScopeInfo, constructorArgs Object[]) : Interceptor in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public HttpURLConnectionInterceptor(traceContext TraceContext, descriptor MethodDescriptor, scope InterceptorScope) in class com.navercorp.pinpoint.plugin.jdk.http.interceptor.HttpURLConnectionInterceptor |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, scopeName String) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public setScope(scopeName String, point ExecutionPolicy) : void in class com.navercorp.pinpoint.profiler.plugin.xml.transformer.InterceptorBuilder |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method private addInterceptor0(annotation TargetFilter, interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy, constructorArgs Object[]) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter name : String to scopeName : String in method public getInterceptorScope(scopeName String) : InterceptorScope in class com.navercorp.pinpoint.bootstrap.instrument.GuardInstrumentor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method private wrapByScope(interceptor Interceptor, scope InterceptorScope, policy ExecutionPolicy) : Interceptor in class com.navercorp.pinpoint.profiler.interceptor.factory.AnnotatedInterceptorFactory |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method private addInterceptor0(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public JedisMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope, io boolean) in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisMethodInterceptor |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public JedisPipelineMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope, io boolean) in class com.navercorp.pinpoint.plugin.redis.interceptor.JedisPipelineMethodInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor3(interceptor AroundInterceptor3, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor3 |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method private resolveScopeInfo(interceptorClassName String, scope InterceptorScope, policy ExecutionPolicy) : ScopeInfo in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public AnnotatedInterceptorInjector(pluginContext DefaultProfilerPluginContext, interceptorName String, constructorArguments Object[], scopeName String, executionPolicy ExecutionPolicy) in class com.navercorp.pinpoint.profiler.plugin.xml.interceptor.AnnotatedInterceptorInjector |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method private addInterceptor0(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpClientExecuteMethodWithHttpUriRequestInterceptor(isHasCallbackParam boolean, context TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.httpclient4.interceptor.HttpClientExecuteMethodWithHttpUriRequestInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ScopedInterceptor0(interceptor AroundInterceptor0, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedInterceptor0 |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public getInterceptor(classLoader ClassLoader, interceptorClassName String, providedArguments Object[], scope InterceptorScope, policy ExecutionPolicy, target InstrumentClass, targetMethod InstrumentMethod) : Interceptor in class com.navercorp.pinpoint.profiler.interceptor.factory.InterceptorFactory |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method private addInterceptor0(c TargetConstructor, interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy, constructorArgs Object...) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public RequestBuilderBuildMethodBackwardCompatibilityInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.okhttp.interceptor.RequestBuilderBuildMethodBackwardCompatibilityInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public InterceptorArgumentProvider(traceContext TraceContext, interceptorScope InterceptorScope, targetClass InstrumentClass, targetMethod InstrumentMethod) in class com.navercorp.pinpoint.profiler.objectfactory.InterceptorArgumentProvider |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public HttpRequestExecuteAsyncMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.google.httpclient.interceptor.HttpRequestExecuteAsyncMethodInterceptor |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public addScopedInterceptor(interceptorClassName String, scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentMethod |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(interceptorClassName String, constructorArgs Object[], scopeName String) : int in class com.navercorp.pinpoint.bootstrap.instrument.InstrumentClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method private addInterceptor0(m TargetMethod, interceptorClassName String, constructorArgs Object[], scope InterceptorScope, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |
|
Rename Parameter group : InterceptorGroup to scope : InterceptorScope in method public ScopedStaticAroundInterceptor(delegate StaticAroundInterceptor, scope InterceptorScope, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.scope.ScopedStaticAroundInterceptor |
From |
To |
|
Rename Parameter interceptorGroup : InterceptorGroup to interceptorScope : InterceptorScope in method public ProtocolSendCommandAndReadMethodInterceptor(traceContext TraceContext, methodDescriptor MethodDescriptor, interceptorScope InterceptorScope) in class com.navercorp.pinpoint.plugin.redis.interceptor.ProtocolSendCommandAndReadMethodInterceptor |
From |
To |
|
Rename Parameter groupName : String to scopeName : String in method public addScopedInterceptor(filter MethodFilter, interceptorClassName String, constructorArgs Object[], scopeName String, executionPolicy ExecutionPolicy) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistClass |
From |
To |