3113fe4f469408a737538f6df748bb2302a049f3
Files Diff
- Added: 9
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public canOverride(serverType String) : boolean moved from class com.navercorp.pinpoint.plugin.tomcat.TomcatDetector to class com.navercorp.pinpoint.profiler.util.ApplicationServerTypeResolver & inlined to public resolve() : ServiceType | From | To | |
| Rename Variable | 1 | ||
| Rename Variable serverType : String to resolvedApplicationServerType : ServiceType in method public resolve() : ServiceType in class com.navercorp.pinpoint.profiler.util.ApplicationServerTypeResolver | From | To | |
| Change Return Type | 1 | ||
| Change Return Type boolean to ServiceType in method public resolve() : ServiceType in class com.navercorp.pinpoint.profiler.util.ApplicationServerTypeResolver | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type serverType : String to resolvedApplicationServerType : ServiceType in method public resolve() : ServiceType in class com.navercorp.pinpoint.profiler.util.ApplicationServerTypeResolver | From | To |