99c3cebc6c327a503bfa38798bbd969b0d73bc0e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public after(target Object, args Object[], result Object, throwable Throwable) : void renamed to protected prepareAfterTrace(target Object, args Object[], result Object, throwable Throwable) : void in class com.navercorp.pinpoint.plugin.hikaricp.interceptor.DataSourceConstructorInterceptor | From | To | |
| Rename Method public testIdleTimeout4() : void renamed to public defaultTest3() : void in class com.navercorp.pinpoint.plugin.hikaricp.HikariCpIT | From | To | |
| Rename Method public setup() : void renamed to public setUp() : void in class com.navercorp.pinpoint.plugin.hikaricp.HikariCpIT | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute getConnection : Method to proxyConnectionMethod : Method in method public defaultTest3() : void in class com.navercorp.pinpoint.plugin.hikaricp.HikariCpIT | From | To |