271550fed7662c5032f9e4fb49cd135f3a55a46e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 5 | ||
Extract Variable localNode : ClusterNode in method public applyx(in InputStream, out OutputStream) : void from class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.HandshakeClosure | From | To | |
Extract Variable oldest : ClusterNode in method private recheck() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Extract Variable oldest : ClusterNode in method public init() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Extract Variable localNode : ClusterNode in method public sendMessage(node ClusterNode, msg Message) : void from class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi | From | To | |
Extract Variable localNode : ClusterNode in method private safeHandshake(client T, recovery GridNioRecoveryDescriptor, rmtNodeId UUID, timeout long, ssl SSLEngine) : long from class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi | From | To |