70216517af357a8d77f1811f986f133c4694bdb4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable e : IgniteCheckedException to t : Throwable in method private sendMessage0(node ClusterNode, msg Message, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi | From | To | |
Change Variable Type | 1 | ||
Change Variable Type e : IgniteCheckedException to t : Throwable in method private sendMessage0(node ClusterNode, msg Message, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi | From | To | |
Extract Variable | 1 | ||
Extract Variable cloErr : IgniteException in method private notifyOnNodeLeft(reqs SessionWriteRequest[]) : void from class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor | From | To |