|
Change Parameter Type serviceType : ServiceType to serviceTypeName : String in method public verifySpan(serviceTypeName String, method Method, rpc String, endPoint String, remoteAddr String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Change Parameter Type key : int to keyName : String in method public ExpectedAnnotation(keyName String, value Object) in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier.ExpectedAnnotation |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceTypeName : String in method public verifySpanEvent(serviceTypeName String, method Method, rpc String, endPoint String, destinationId String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Change Parameter Type classLoaderFactory : PluginClassLoaderFactory to classEditorExecutor : ClassEditorExecutor in method public ClassEditorAdaptor(byteCodeInstrumentor ByteCodeInstrumentor, agent Agent, editor DedicatedClassEditor, classEditorExecutor ClassEditorExecutor) in class com.navercorp.pinpoint.profiler.plugin.ClassEditorAdaptor |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceTypeName : String in method public verifyApi(serviceTypeName String, method Method, args Object...) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Change Parameter Type key : AnnotationKey to annotationKeyName : String in method public annotation(annotationKeyName String, value Object) : ExpectedAnnotation in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier.ExpectedAnnotation |
From |
To |
|
Change Parameter Type config : ProfilerConfig to agent : DefaultAgent in method public DefaultProfilerPluginContext(agent DefaultAgent) in class com.navercorp.pinpoint.profiler.plugin.DefaultProfilerPluginContext |
From |
To |
|
Change Parameter Type expected : ServiceType to expected : String in method public verifyServerType(expected String) : void in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceType : String in method public verifySpanEvent(serviceType String, method Method, rpc String, endPoint String, destinationId String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceType : String in method public verifySpan(serviceType String, method Method, rpc String, endPoint String, remoteAddr String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceType : String in method public verifySpanEvent(serviceType String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier |
From |
To |
|
Change Parameter Type pluginJars : URL[] to classEditorExecutor : ClassEditorExecutor in method private createModifierRegistry(pluginContexts List<DefaultProfilerPluginContext>, classEditorExecutor ClassEditorExecutor) : ModifierRegistry in class com.navercorp.pinpoint.profiler.ClassFileTransformerDispatcher |
From |
To |
|
Change Parameter Type pluginJars : URL[] to classEditorExecutor : ClassEditorExecutor in method public ClassFileTransformerDispatcher(agent DefaultAgent, byteCodeInstrumentor ByteCodeInstrumentor, retransformer ClassFileRetransformer, pluginContexts List<DefaultProfilerPluginContext>, classEditorExecutor ClassEditorExecutor) in class com.navercorp.pinpoint.profiler.ClassFileTransformerDispatcher |
From |
To |
|
Change Parameter Type pluginJars : URL[] to classEditorExecutor : ClassEditorExecutor in method private loadEditorsFromPlugins(modifierRepository DefaultModifierRegistry, pluginContexts List<DefaultProfilerPluginContext>, classEditorExecutor ClassEditorExecutor) : void in class com.navercorp.pinpoint.profiler.ClassFileTransformerDispatcher |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceType : String in method public verifySpan(serviceType String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceType : String in method public verifyApi(serviceType String, method Method, args Object...) : void in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceTypeName : String in method public verifySpan(serviceTypeName String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceTypeName : String in method public verifySpanEvent(serviceTypeName String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceTypeName : String in method public verifyServerType(serviceTypeName String) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Move Attribute private instrumentor : ByteCodeInstrumentor from class com.navercorp.pinpoint.profiler.plugin.interceptor.TargetAnnotatedInterceptorInjector to private instrumentor : ByteCodeInstrumentor from class com.navercorp.pinpoint.profiler.plugin.ClassEditorExecutor |
From |
To |
|
Move Attribute private instrumentor : ByteCodeInstrumentor from class com.navercorp.pinpoint.profiler.plugin.interceptor.AnnotatedInterceptorInjector to private instrumentor : ByteCodeInstrumentor from class com.navercorp.pinpoint.profiler.plugin.ClassEditorExecutor |
From |
To |
|
Move Attribute private classLoaderFactory : PluginClassLoaderFactory from class com.navercorp.pinpoint.profiler.plugin.ClassEditorAdaptor to private classLoaderFactory : PluginClassLoaderFactory from class com.navercorp.pinpoint.profiler.plugin.ClassEditorExecutor |
From |
To |
|
Move Attribute private instrumentor : ByteCodeInstrumentor from class com.navercorp.pinpoint.profiler.plugin.interceptor.AnnotatedInterceptorFactory to private instrumentor : ByteCodeInstrumentor from class com.navercorp.pinpoint.profiler.plugin.ClassEditorExecutor |
From |
To |
|
Move Attribute private instrumentor : ByteCodeInstrumentor from class com.navercorp.pinpoint.profiler.plugin.objectfactory.AutoBindingObjectFactory to private instrumentor : ByteCodeInstrumentor from class com.navercorp.pinpoint.profiler.plugin.ClassEditorExecutor |
From |
To |
|
Move Attribute private instrumentor : ByteCodeInstrumentor from class com.navercorp.pinpoint.profiler.plugin.objectfactory.PinpointTypeResolver to private instrumentor : ByteCodeInstrumentor from class com.navercorp.pinpoint.profiler.plugin.ClassEditorExecutor |
From |
To |
|
Rename Parameter classLoaderFactory : PluginClassLoaderFactory to classEditorExecutor : ClassEditorExecutor in method public ClassEditorAdaptor(byteCodeInstrumentor ByteCodeInstrumentor, agent Agent, editor DedicatedClassEditor, classEditorExecutor ClassEditorExecutor) in class com.navercorp.pinpoint.profiler.plugin.ClassEditorAdaptor |
From |
To |
|
Rename Parameter serviceType : ServiceType to serviceTypeName : String in method public verifySpanEvent(serviceTypeName String, method Method, rpc String, endPoint String, destinationId String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Rename Parameter serviceType : ServiceType to serviceTypeName : String in method public verifyApi(serviceTypeName String, method Method, args Object...) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Rename Parameter serviceType : ServiceType to serviceTypeName : String in method public verifySpan(serviceTypeName String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Rename Parameter pluginJars : URL[] to classEditorExecutor : ClassEditorExecutor in method private createModifierRegistry(pluginContexts List<DefaultProfilerPluginContext>, classEditorExecutor ClassEditorExecutor) : ModifierRegistry in class com.navercorp.pinpoint.profiler.ClassFileTransformerDispatcher |
From |
To |
|
Rename Parameter pluginJars : URL[] to classEditorExecutor : ClassEditorExecutor in method private loadEditorsFromPlugins(modifierRepository DefaultModifierRegistry, pluginContexts List<DefaultProfilerPluginContext>, classEditorExecutor ClassEditorExecutor) : void in class com.navercorp.pinpoint.profiler.ClassFileTransformerDispatcher |
From |
To |
|
Rename Parameter key : AnnotationKey to annotationKeyName : String in method public annotation(annotationKeyName String, value Object) : ExpectedAnnotation in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier.ExpectedAnnotation |
From |
To |
|
Rename Parameter serviceType : ServiceType to serviceTypeName : String in method public verifyServerType(serviceTypeName String) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Rename Parameter serviceType : ServiceType to serviceTypeName : String in method public verifySpanEvent(serviceTypeName String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Rename Parameter config : ProfilerConfig to agent : DefaultAgent in method public DefaultProfilerPluginContext(agent DefaultAgent) in class com.navercorp.pinpoint.profiler.plugin.DefaultProfilerPluginContext |
From |
To |
|
Rename Parameter serviceType : ServiceType to serviceTypeName : String in method public verifySpan(serviceTypeName String, method Method, rpc String, endPoint String, remoteAddr String, annotations ExpectedAnnotation...) : void in class com.navercorp.pinpoint.test.PluginTestAgent |
From |
To |
|
Rename Parameter pluginJars : URL[] to classEditorExecutor : ClassEditorExecutor in method public ClassFileTransformerDispatcher(agent DefaultAgent, byteCodeInstrumentor ByteCodeInstrumentor, retransformer ClassFileRetransformer, pluginContexts List<DefaultProfilerPluginContext>, classEditorExecutor ClassEditorExecutor) in class com.navercorp.pinpoint.profiler.ClassFileTransformerDispatcher |
From |
To |
|
Rename Parameter args : Object... to args : Object... in method public args(args Object...) : ExpectedAnnotation[] in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier.ExpectedAnnotation |
From |
To |
|
Rename Parameter key : int to keyName : String in method public ExpectedAnnotation(keyName String, value Object) in class com.navercorp.pinpoint.bootstrap.plugin.test.PluginTestVerifier.ExpectedAnnotation |
From |
To |