ad201c12b50082df79885b9f4eabb31302ebd3e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type scopeType : ScopeType to type : Type in method public DefaultScopeDefinition(name String, type Type) in class com.navercorp.pinpoint.profiler.interceptor.bci.DefaultScopeDefinition | From | To | |
| Change Return Type | 2 | ||
| Change Return Type ScopeType to Type in method public getType() : Type in class com.navercorp.pinpoint.profiler.interceptor.bci.DefaultScopeDefinition | From | To | |
| Change Return Type ScopeType to Type in method public getType() : Type in class com.navercorp.pinpoint.bootstrap.instrument.ScopeDefinition | From | To | |
| Rename Class | 1 | ||
| Rename Class com.navercorp.pinpoint.bootstrap.instrument.ScopeDefinition.ScopeType renamed to com.navercorp.pinpoint.bootstrap.instrument.ScopeDefinition.Type | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute scopeType : ScopeType to type : Type in class com.navercorp.pinpoint.profiler.interceptor.bci.DefaultScopeDefinition | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type scopeType : ScopeType to type : Type in class com.navercorp.pinpoint.profiler.interceptor.bci.DefaultScopeDefinition | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter scopeType : ScopeType to type : Type in method public DefaultScopeDefinition(name String, type Type) in class com.navercorp.pinpoint.profiler.interceptor.bci.DefaultScopeDefinition | From | To |