| 
                                Change Parameter Type	incomeCntrMap : Map<Integer,T2<Long,Long>> to incomeCntrMap : CachePartitionFullCountersMap in method public update(exchangeVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, incomeCntrMap CachePartitionFullCountersMap, partsToReload Set<Integer>, msgTopVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cntrMap : Map<Integer,T2<Long,Long>> to cntrMap : CachePartitionFullCountersMap in method public putIfAbsent(cacheId int, cntrMap CachePartitionFullCountersMap) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cntrMap : Map<Integer,T2<Long,Long>> to cntrMap : CachePartitionPartialCountersMap in method public partitionUpdateCounters(grpId int, cntrMap CachePartitionPartialCountersMap) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cntrMap : Map<Integer,T2<Long,Long>> to cntrMap : CachePartitionFullCountersMap in method public addPartitionUpdateCounters(grpId int, cntrMap CachePartitionFullCountersMap) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cntrMap : Map<Integer,T2<Long,Long>> to cntrMap : CachePartitionFullCountersMap in method public update(exchangeResVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, cntrMap CachePartitionFullCountersMap, partsToReload Set<Integer>, msgTopVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopology | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cntrMap : Map<Integer,T2<Long,Long>> to cntrMap : CachePartitionFullCountersMap in method public update(exchangeVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, cntrMap CachePartitionFullCountersMap, partsToReload Set<Integer>, msgTopVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Return Type	Map<Integer,T2<Long,Long>> to CachePartitionPartialCountersMap in method public localUpdateCounters(skipZeros boolean) : CachePartitionPartialCountersMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Map<Integer,T2<Long,Long>> to CachePartitionFullCountersMap in method public partitionUpdateCounters(grpId int) : CachePartitionFullCountersMap in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Long to long in method public initialUpdateCounter() : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Map<Integer,T2<Long,Long>> to CachePartitionPartialCountersMap in method public partitionUpdateCounters(grpId int) : CachePartitionPartialCountersMap in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Long to long in method public initialUpdateCounter() : long in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Map<Integer,T2<Long,Long>> to CachePartitionPartialCountersMap in method public localUpdateCounters(skipZeros boolean) : CachePartitionPartialCountersMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopology | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Map<Integer,T2<Long,Long>> to CachePartitionFullCountersMap in method public get(cacheId int) : CachePartitionFullCountersMap in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Long to long in method public initialUpdateCounter() : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Variable Type	cntrMap : Map<Integer,T2<Long,Long>> to cntrMap : CachePartitionFullCountersMap in method private updatePartitionFullMap(resTopVer AffinityTopologyVersion, msg GridDhtPartitionsFullMessage) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cntr : T2<Long,Long> to updCntr : long in method public applyUpdateCounters() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	res : Map<Integer,T2<Long,Long>> to res : CachePartitionPartialCountersMap in method public partitionUpdateCounters(grpId int) : CachePartitionPartialCountersMap in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cntr : T2<Long,Long> to updCntr : long in method public update(exchangeVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, incomeCntrMap CachePartitionFullCountersMap, partsToReload Set<Integer>, msgTopVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	act : Map<Integer,T2<Long,Long>> to act : CachePartitionPartialCountersMap in method private checkPartCounter(nodes int, killedNodeIdx int, updCntrs Map<Integer,Long>) : void in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryFailoverAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cntrs : Map<Integer,T2<Long,Long>> to cntrs : CachePartitionPartialCountersMap in method private finishExchangeOnCoordinator(sndResNodes Collection<ClusterNode>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cntr : T2<Long,Long> to updCntr : long in method private createPartition(p int) : GridDhtLocalPartition in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cntrMap : Map<Integer,T2<Long,Long>> to cntrMap : CachePartitionFullCountersMap in method public get(cacheId int) : CachePartitionFullCountersMap in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Attribute Type	initCntr : Long to initCntr : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	cntrMap : Map<Integer,T2<Long,Long>> to cntrMap : CachePartitionFullCountersMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	map : Map<Integer,Map<Integer,T2<Long,Long>>> to map : Map<Integer,CachePartitionFullCountersMap> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	cntrMap : Map<Integer,T2<Long,Long>> to cntrMap : CachePartitionFullCountersMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	partCntrs : Map<Integer,Map<Integer,T2<Long,Long>>> to partCntrs : Map<Integer,CachePartitionPartialCountersMap> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage | 
                                From | 
                                To |