944fece1acba036bd5b1e537601d8921aa36d72c
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setProperty(properties MethodEditorProperty...) : void renamed to public property(properties MethodEditorProperty...) : void in class com.navercorp.pinpoint.bootstrap.plugin.editor.BaseMethodEditorBuilder | From | To | |
Rename Method public setProperty(properties MethodEditorProperty...) : void renamed to public property(properties MethodEditorProperty...) : void in class com.navercorp.pinpoint.profiler.plugin.editor.DefaultClassEditorBuilder.DefaultMethodEditorBuilder | From | To | |
Change Parameter Type | 4 | ||
Change Parameter Type recipe : MethodRecipe to recipes : List<MethodRecipe> in method public FilteringMethodEditor(filter MethodFilter, recipes List<MethodRecipe>, handler MethodEditorExceptionHandler) in class com.navercorp.pinpoint.profiler.plugin.editor.FilteringMethodEditor | From | To | |
Change Parameter Type recipe : MethodRecipe to recipes : List<MethodRecipe> in method public DedicatedMethodEditor(targetMethodName String, targetMethodParameterTypes String[], recipes List<MethodRecipe>, handler MethodEditorExceptionHandler, ignoreIfNotExist boolean) in class com.navercorp.pinpoint.profiler.plugin.editor.DedicatedMethodEditor | From | To | |
Change Parameter Type recipe : MethodRecipe to recipes : List<MethodRecipe> in method private buildMethodEditor(recipes List<MethodRecipe>) : MethodEditor in class com.navercorp.pinpoint.profiler.plugin.editor.DefaultClassEditorBuilder.DefaultMethodEditorBuilder | From | To | |
Change Parameter Type recipe : MethodRecipe to recipes : List<MethodRecipe> in method public ConstructorEditor(targetParameterTypes String[], recipes List<MethodRecipe>, exceptionHandler MethodEditorExceptionHandler, ignoreIfNotExist boolean) in class com.navercorp.pinpoint.profiler.plugin.editor.ConstructorEditor | From | To | |
Rename Variable | 2 | ||
Rename Variable recipe : MethodRecipe to recipes : List<MethodRecipe> in method public build(context TraceContext, instrumentor ByteCodeInstrumentor) : MethodEditor in class com.navercorp.pinpoint.profiler.plugin.editor.DefaultClassEditorBuilder.DefaultMethodEditorBuilder | From | To | |
Rename Variable methodInfo : MethodInfo to targetMethod : MethodInfo in method public edit(classLoader ClassLoader, target InstrumentClass) : void in class com.navercorp.pinpoint.profiler.plugin.editor.FilteringMethodEditor | From | To | |
Change Return Type | 1 | ||
Change Return Type MethodRecipe to List<MethodRecipe> in method private buildMethodRecipe(context TraceContext, instrumentor ByteCodeInstrumentor) : List<MethodRecipe> in class com.navercorp.pinpoint.profiler.plugin.editor.DefaultClassEditorBuilder.DefaultMethodEditorBuilder | From | To | |
Move Attribute | 3 | ||
Move Attribute private recipes : List<MethodRecipe> from class com.navercorp.pinpoint.profiler.plugin.editor.MethodCookBook to private recipes : List<MethodRecipe> from class com.navercorp.pinpoint.profiler.plugin.editor.ConstructorEditor | From | To | |
Move Attribute private recipes : List<MethodRecipe> from class com.navercorp.pinpoint.profiler.plugin.editor.MethodCookBook to private recipes : List<MethodRecipe> from class com.navercorp.pinpoint.profiler.plugin.editor.DedicatedMethodEditor | From | To | |
Move Attribute private recipes : List<MethodRecipe> from class com.navercorp.pinpoint.profiler.plugin.editor.MethodCookBook to private recipes : List<MethodRecipe> from class com.navercorp.pinpoint.profiler.plugin.editor.FilteringMethodEditor | From | To | |
Rename Attribute | 3 | ||
Rename Attribute recipe : MethodRecipe to recipes : List<MethodRecipe> in class com.navercorp.pinpoint.profiler.plugin.editor.ConstructorEditor | From | To | |
Rename Attribute recipe : MethodRecipe to recipes : List<MethodRecipe> in class com.navercorp.pinpoint.profiler.plugin.editor.DedicatedMethodEditor | From | To | |
Rename Attribute recipe : MethodRecipe to recipes : List<MethodRecipe> in class com.navercorp.pinpoint.profiler.plugin.editor.FilteringMethodEditor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type recipe : MethodRecipe to recipes : List<MethodRecipe> in method public build(context TraceContext, instrumentor ByteCodeInstrumentor) : MethodEditor in class com.navercorp.pinpoint.profiler.plugin.editor.DefaultClassEditorBuilder.DefaultMethodEditorBuilder | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type recipe : MethodRecipe to recipes : List<MethodRecipe> in class com.navercorp.pinpoint.profiler.plugin.editor.ConstructorEditor | From | To | |
Change Attribute Type recipe : MethodRecipe to recipes : List<MethodRecipe> in class com.navercorp.pinpoint.profiler.plugin.editor.DedicatedMethodEditor | From | To | |
Change Attribute Type recipe : MethodRecipe to recipes : List<MethodRecipe> in class com.navercorp.pinpoint.profiler.plugin.editor.FilteringMethodEditor | From | To | |
Rename Parameter | 4 | ||
Rename Parameter recipe : MethodRecipe to recipes : List<MethodRecipe> in method public DedicatedMethodEditor(targetMethodName String, targetMethodParameterTypes String[], recipes List<MethodRecipe>, handler MethodEditorExceptionHandler, ignoreIfNotExist boolean) in class com.navercorp.pinpoint.profiler.plugin.editor.DedicatedMethodEditor | From | To | |
Rename Parameter recipe : MethodRecipe to recipes : List<MethodRecipe> in method public ConstructorEditor(targetParameterTypes String[], recipes List<MethodRecipe>, exceptionHandler MethodEditorExceptionHandler, ignoreIfNotExist boolean) in class com.navercorp.pinpoint.profiler.plugin.editor.ConstructorEditor | From | To | |
Rename Parameter recipe : MethodRecipe to recipes : List<MethodRecipe> in method private buildMethodEditor(recipes List<MethodRecipe>) : MethodEditor in class com.navercorp.pinpoint.profiler.plugin.editor.DefaultClassEditorBuilder.DefaultMethodEditorBuilder | From | To | |
Rename Parameter recipe : MethodRecipe to recipes : List<MethodRecipe> in method public FilteringMethodEditor(filter MethodFilter, recipes List<MethodRecipe>, handler MethodEditorExceptionHandler) in class com.navercorp.pinpoint.profiler.plugin.editor.FilteringMethodEditor | From | To |