| 
                                Rename Variable	node : ClusterNode to demanderNode : ClusterNode in method public handleDemandMessage(topicId int, nodeId UUID, demandMsg GridDhtPartitionDemandMessage) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	messageMaxSize : int to msgMaxSize : int in method public handleDemandMessage(topicId int, nodeId UUID, demandMsg GridDhtPartitionDemandMessage) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	num : int to partitions : int in method private initPartitions(affVer AffinityTopologyVersion, affAssignment List<List<ClusterNode>>, exchFut GridDhtPartitionsExchangeFuture, updateSeq long) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	num : int to partitions : int in method public afterExchange(exchFut GridDhtPartitionsExchangeFuture) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	partCnt : int to partitions : int in method public generateAssignments(exchId GridDhtPartitionExchangeId, exchFut GridDhtPartitionsExchangeFuture) : GridDhtPreloaderAssignments in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	num : int to partitions : int in method private createPartitions(affVer AffinityTopologyVersion, aff List<List<ClusterNode>>, updateSeq long) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition moved to org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopology moved to org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionState moved to org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionState | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl moved to org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.internal.processors.cache.distributed.dht.EvictionContext moved to org.apache.ignite.internal.processors.cache.distributed.dht.topology.EvictionContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtInvalidPartitionException moved to org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtInvalidPartitionException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionsReservation moved to org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsReservation | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology moved to org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.internal.processors.cache.distributed.dht.PartitionsEvictManager moved to org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionsStateValidator moved to org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsStateValidator | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Parameter	s : GridDhtPartitionSupplyMessage to supplyMsg : GridDhtPartitionSupplyMessage in method private reply(topicId int, demander ClusterNode, demandMsg GridDhtPartitionDemandMessage, supplyMsg GridDhtPartitionSupplyMessage, contextId T3<UUID,Integer,AffinityTopologyVersion>) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	d : GridDhtPartitionDemandMessage to demandMsg : GridDhtPartitionDemandMessage in method public handleDemandMessage(topicId int, nodeId UUID, demandMsg GridDhtPartitionDemandMessage) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	supply : GridDhtPartitionSupplyMessage to supplyMsg : GridDhtPartitionSupplyMessage in method public handleSupplyMessage(topicId int, nodeId UUID, supplyMsg GridDhtPartitionSupplyMessage) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	node : ClusterNode to demander : ClusterNode in method private reply(topicId int, demander ClusterNode, demandMsg GridDhtPartitionDemandMessage, supplyMsg GridDhtPartitionSupplyMessage, contextId T3<UUID,Integer,AffinityTopologyVersion>) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplier | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	d : GridDhtPartitionDemandMessage to demandMsg : GridDhtPartitionDemandMessage in method private reply(topicId int, demander ClusterNode, demandMsg GridDhtPartitionDemandMessage, supplyMsg GridDhtPartitionSupplyMessage, contextId T3<UUID,Integer,AffinityTopologyVersion>) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplier | 
                                From | 
                                To |