2a82b5104326e55d1a757ad5018b95aee3226c1b
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private stopTcpThread() : void renamed to private stopTcpThreads() : void in class org.apache.ignite.spi.discovery.tcp.TcpDiscoveryWithWrongServerTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type connCnt : int to connCnt : AtomicInteger in class org.apache.ignite.spi.discovery.tcp.TcpDiscoveryWithWrongServerTest | From | To |