8870a177acaa16f6757615cab6017b21aa274c01
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable topToSend : Collection<TcpDiscoveryNode> to topToSnd : Collection<TcpDiscoveryNode> in method private prepareNodeAddedMessage(msg TcpDiscoveryAbstractMessage, destNodeId UUID, msgs Collection<TcpDiscoveryAbstractMessage>, discardMsgId IgniteUuid) : void in class org.apache.ignite.spi.discovery.tcp.ServerImpl | From | To | |
Move Attribute | 1 | ||
Move Attribute private ignite : Ignite from class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder to protected ignite : Ignite from class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter | From | To | |
Rename Attribute | 1 | ||
Rename Attribute senderNodeId : UUID to sndNodeId : UUID in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage | From | To | |
Extract Variable | 1 | ||
Extract Variable nodeIdx : int in method public call() : Object from class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheManyClientsTest.manyClientsPutGet.fut.runMultiThreadedAsync | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method protected discoveryClientMode() : boolean extracted from public initializeLocalAddresses(addrs Collection<InetSocketAddress>) : void in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder & moved to class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter | From | To | |
Extract And Move Method private joinError(err IgniteSpiException) : void extracted from protected body() : void in class org.apache.ignite.spi.discovery.tcp.ClientImpl.MessageWorker & moved to class org.apache.ignite.spi.discovery.tcp.ClientImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter senderNodeId : UUID to sndNodeId : UUID in method public senderNodeId(sndNodeId UUID) : void in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage | From | To |