49c298866b7c113aa62af4fe0587d6d39edd9f50
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable localNode : ClusterNode to locNode : ClusterNode in method private safeHandshake(client T, recovery GridNioRecoveryDescriptor, rmtNodeId UUID, timeout long, ssl SSLEngine) : long in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi | From | To | |
| Extract Method | 1 | ||
| Extract Method protected startServer(parser GridNioParser, lsnr GridNioServerListener, queueLimit Integer) : GridNioServer<?> extracted from public testSendAfterServerStop() : void in class org.apache.ignite.internal.util.nio.GridNioSelfTest | From | To |