5e266153707021a8866e91dfa3f958066f80fc99
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type bout : GridByteArrayOutputStream to out : OutputStream in method protected writeToSocket(sock Socket, out OutputStream, msg TcpDiscoveryAbstractMessage, timeout long) : void in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi | From | To | |
Change Variable Type | 1 | ||
Change Variable Type err : IOException to err : IgniteCheckedException in method protected writeToSocket(sock Socket, out OutputStream, msg TcpDiscoveryAbstractMessage, timeout long) : void in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi | From | To | |
Rename Parameter | 1 | ||
Rename Parameter bout : GridByteArrayOutputStream to out : OutputStream in method protected writeToSocket(sock Socket, out OutputStream, msg TcpDiscoveryAbstractMessage, timeout long) : void in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi | From | To |