1efec196e7f96325c7e237b87556432984775553
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 2 | ||
Move And Inline Method package sleep(timeout long) : void moved from class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiSkipMessageSendTest to class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiSkipMessageSendTest.CustomCommunicationSpi & inlined to protected createTcpClient(node ClusterNode, connIdx int) : GridCommunicationClient | From | To | |
Move And Inline Method package sleep(timeout long) : void moved from class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiSkipMessageSendTest to class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiSkipMessageSendTest.CustomDiscoverySpi & inlined to protected readMessage(sock Socket, in InputStream, timeout long) : T | From | To | |
Rename Variable | 2 | ||
Rename Variable communicationSpi : CustomCommunicationSpi to commSpi : CustomCommunicationSpi in method private disableNetwork(ignite Ignite) : void in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiSkipMessageSendTest | From | To | |
Rename Variable message : String to msgStr : String in method public sendMessage(node ClusterNode, msg Message, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiSkipMessageSendTest.CustomCommunicationSpi | From | To | |
Rename Attribute | 3 | ||
Rename Attribute networkDisabled : boolean to netDisabled : boolean in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiSkipMessageSendTest.CustomCommunicationSpi | From | To | |
Rename Attribute networkDisabledLatch : CountDownLatch to netDisabledLatch : CountDownLatch in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiSkipMessageSendTest.CustomDiscoverySpi | From | To | |
Rename Attribute networkDisabled : boolean to netDisabled : boolean in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiSkipMessageSendTest.CustomDiscoverySpi | From | To |