e69803bddd8b7243ea7359064c0eea178cf2cb2c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private resetClientIpFinder(idx int) : void renamed to private setClientRouter(clientIdx int, srvIdx int) : void in class org.apache.ignite.spi.discovery.tcp.TcpClientDiscoverySelfTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter idx : int to clientIdx : int in method private setClientRouter(clientIdx int, srvIdx int) : void in class org.apache.ignite.spi.discovery.tcp.TcpClientDiscoverySelfTest | From | To |