273f291d9fac0919d57b9ed732564b323a956f90
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 1 | ||
| Inline Variable clientSpi : TestTcpDiscoverySpi in method protected reconnectClientNode(client Ignite, srv Ignite, disconnectedC Runnable) : void from class org.apache.ignite.internal.IgniteClientReconnectAbstractTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private processClientReconnectData(clientNodeId UUID, batch DynamicCacheChangeBatch) : void extracted from public onDiscoveryDataReceived(joiningNodeId UUID, rmtNodeId UUID, data Serializable) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
| Extract Method protected reconnectClientNodes(clients List<Ignite>, srv Ignite, disconnectedC Runnable) : void extracted from protected reconnectClientNode(client Ignite, srv Ignite, disconnectedC Runnable) : void in class org.apache.ignite.internal.IgniteClientReconnectAbstractTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter joiningNodeId : UUID to clientNodeId : UUID in method private processClientReconnectData(clientNodeId UUID, batch DynamicCacheChangeBatch) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To |