9fd0f4cd2080713850edd10cf31800e10969385d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public start(timeout int) : void extracted from public start() : void in class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo | From | To | |
Extract Method private connect(addr InetAddress, timeout int) : void extracted from public start() : void in class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo | From | To |