| 
                                Pull Up Method	public onResult(nodeId UUID) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to public onResult(nodeId UUID) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	private registerResponse(nodeId UUID) : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to package registerResponse(nodeId UUID) : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public addWriteEntry(entry GridDhtCacheEntry, val CacheObject, entryProcessor EntryProcessor<Object,Object,Object>, ttl long, conflictExpireTime long, conflictVer GridCacheVersion, addPrevVal boolean, prevVal CacheObject, updateCntr long) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to package addWriteEntry(entry GridDhtCacheEntry, val CacheObject, entryProcessor EntryProcessor<Object,Object,Object>, ttl long, conflictExpireTime long, conflictVer GridCacheVersion, addPrevVal boolean, prevVal CacheObject, updateCntr long) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public futureId() : IgniteUuid from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to public futureId() : IgniteUuid from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public onDone(res Void, err Throwable) : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to public onDone(res Void, err Throwable) : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public map() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to package map() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public completeFuture(topVer AffinityTopologyVersion) : IgniteInternalFuture<Void> from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to public completeFuture(topVer AffinityTopologyVersion) : IgniteInternalFuture<Void> from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	package writeVersion() : GridCacheVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to package writeVersion() : GridCacheVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public onNodeLeft(nodeId UUID) : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to public onNodeLeft(nodeId UUID) : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public version() : GridCacheVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to public version() : GridCacheVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public markNotTrackable() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to public markNotTrackable() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public addContinuousQueryClosure(clsr CI1<Boolean>) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to public addContinuousQueryClosure(clsr CI1<Boolean>) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public trackable() : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to public trackable() : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Parameter Type	dhtFut : GridDhtAtomicUpdateFuture to dhtFut : GridDhtAtomicAbstractUpdateFuture in method private updatePartialBatch(hasNear boolean, firstEntryIdx int, entries List<GridDhtCacheEntry>, ver GridCacheVersion, node ClusterNode, writeVals List<CacheObject>, putMap Map<KeyCacheObject,CacheObject>, rmvKeys Collection<KeyCacheObject>, entryProcessorMap Map<KeyCacheObject,EntryProcessor<Object,Object,Object>>, dhtFut GridDhtAtomicAbstractUpdateFuture, completionCb CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse>, req GridNearAtomicAbstractUpdateRequest, res GridNearAtomicUpdateResponse, replicate boolean, batchRes UpdateBatchResult, taskName String, expiry IgniteCacheExpiryPolicy, sndPrevVal boolean) : GridDhtAtomicAbstractUpdateFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	fut : GridDhtAtomicUpdateFuture to fut : GridDhtAtomicAbstractUpdateFuture in method public innerUpdate(newVer GridCacheVersion, evtNodeId UUID, affNodeId UUID, op GridCacheOperation, writeObj Object, invokeArgs Object[], writeThrough boolean, readThrough boolean, retval boolean, keepBinary boolean, expiryPlc IgniteCacheExpiryPolicy, evt boolean, metrics boolean, primary boolean, verCheck boolean, topVer AffinityTopologyVersion, filter CacheEntryPredicate[], drType GridDrType, explicitTtl long, explicitExpireTime long, conflictVer GridCacheVersion, conflictResolve boolean, intercept boolean, subjId UUID, taskName String, prevVal CacheObject, updateCntr Long, fut GridDhtAtomicAbstractUpdateFuture) : GridCacheUpdateAtomicResult in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	dhtFut : GridDhtAtomicUpdateFuture to dhtFut : GridDhtAtomicAbstractUpdateFuture in method private updateSingle(node ClusterNode, hasNear boolean, req GridNearAtomicAbstractUpdateRequest, res GridNearAtomicUpdateResponse, locked List<GridDhtCacheEntry>, ver GridCacheVersion, dhtFut GridDhtAtomicAbstractUpdateFuture, completionCb CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse>, replicate boolean, taskName String, expiry IgniteCacheExpiryPolicy, sndPrevVal boolean) : UpdateSingleResult in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	dhtFut : GridDhtAtomicUpdateFuture to dhtFut : GridDhtAtomicAbstractUpdateFuture in method private dhtFuture(dhtFut GridDhtAtomicAbstractUpdateFuture) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache.UpdateBatchResult | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	fut : GridDhtAtomicUpdateFuture to fut : GridDhtAtomicAbstractUpdateFuture in method public onEntryUpdated(lsnrCol Map<UUID,CacheContinuousQueryListener>, key KeyCacheObject, newVal CacheObject, oldVal CacheObject, internal boolean, partId int, primary boolean, preload boolean, updateCntr long, fut GridDhtAtomicAbstractUpdateFuture, topVer AffinityTopologyVersion) : void in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	fut : GridDhtAtomicUpdateFuture to fut : GridDhtAtomicAbstractUpdateFuture in method public innerUpdate(ver GridCacheVersion, evtNodeId UUID, affNodeId UUID, op GridCacheOperation, val Object, invokeArgs Object[], writeThrough boolean, readThrough boolean, retval boolean, keepBinary boolean, expiryPlc IgniteCacheExpiryPolicy, evt boolean, metrics boolean, primary boolean, checkVer boolean, topVer AffinityTopologyVersion, filter CacheEntryPredicate[], drType GridDrType, conflictTtl long, conflictExpireTime long, conflictVer GridCacheVersion, conflictResolve boolean, intercept boolean, subjId UUID, taskName String, prevVal CacheObject, updateCntr Long, fut GridDhtAtomicAbstractUpdateFuture) : GridCacheUpdateAtomicResult in class org.apache.ignite.internal.processors.cache.GridCacheEntryEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	dhtFut : GridDhtAtomicUpdateFuture to dhtFut : GridDhtAtomicAbstractUpdateFuture in method private updateWithBatch(node ClusterNode, hasNear boolean, req GridNearAtomicAbstractUpdateRequest, res GridNearAtomicUpdateResponse, locked List<GridDhtCacheEntry>, ver GridCacheVersion, dhtFut GridDhtAtomicAbstractUpdateFuture, completionCb CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse>, replicate boolean, taskName String, expiry IgniteCacheExpiryPolicy, sndPrevVal boolean) : UpdateBatchResult in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	fut : GridDhtAtomicUpdateFuture to fut : GridDhtAtomicAbstractUpdateFuture in method public innerUpdate(ver GridCacheVersion, evtNodeId UUID, affNodeId UUID, op GridCacheOperation, val Object, invokeArgs Object[], writeThrough boolean, readThrough boolean, retval boolean, keepBinary boolean, expiryPlc IgniteCacheExpiryPolicy, evt boolean, metrics boolean, primary boolean, checkVer boolean, topVer AffinityTopologyVersion, filter CacheEntryPredicate[], drType GridDrType, conflictTtl long, conflictExpireTime long, conflictVer GridCacheVersion, conflictResolve boolean, intercept boolean, subjId UUID, taskName String, prevVal CacheObject, updateCntr Long, fut GridDhtAtomicAbstractUpdateFuture) : GridCacheUpdateAtomicResult in class org.apache.ignite.internal.processors.cache.GridCacheTestEntryEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	dhtFut : GridDhtAtomicUpdateFuture to dhtFut : GridDhtAtomicAbstractUpdateFuture in method private UpdateSingleResult(retVal GridCacheReturn, deleted Collection<IgniteBiTuple<GridDhtCacheEntry,GridCacheVersion>>, dhtFut GridDhtAtomicAbstractUpdateFuture) in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache.UpdateSingleResult | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	readers : Iterable<UUID> to readers : Collection<UUID> in method package addNearWriteEntries(readers Collection<UUID>, entry GridDhtCacheEntry, val CacheObject, entryProcessor EntryProcessor<Object,Object,Object>, ttl long, expireTime long) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	fut : GridDhtAtomicUpdateFuture to fut : GridDhtAtomicAbstractUpdateFuture in method public onEntryUpdated(key KeyCacheObject, newVal CacheObject, oldVal CacheObject, internal boolean, partId int, primary boolean, preload boolean, updateCntr long, fut GridDhtAtomicAbstractUpdateFuture, topVer AffinityTopologyVersion) : void in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Pull Up Attribute	private resCnt : int from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to private resCnt : int from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private forceTransformBackups : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to private forceTransformBackups : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private updateReq : GridNearAtomicAbstractUpdateRequest from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to private updateReq : GridNearAtomicAbstractUpdateRequest from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private mappings : Map<UUID,GridDhtAtomicUpdateRequest> from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to protected mappings : Map<UUID,GridDhtAtomicUpdateRequest> from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private logRef : AtomicReference<IgniteLogger> from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to private logRef : AtomicReference<IgniteLogger> from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private writeVer : GridCacheVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to protected writeVer : GridCacheVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private futVer : GridCacheVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to protected futVer : GridCacheVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private msgLog : IgniteLogger from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to protected msgLog : IgniteLogger from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private cntQryClsrs : Collection<CI1<Boolean>> from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to private cntQryClsrs : Collection<CI1<Boolean>> from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private log : IgniteLogger from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to protected log : IgniteLogger from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private cctx : GridCacheContext from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to protected cctx : GridCacheContext from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private completionCb : CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse> from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to private completionCb : CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse> from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private waitForExchange : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to private waitForExchange : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Attribute	private updateRes : GridNearAtomicUpdateResponse from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture to package updateRes : GridNearAtomicUpdateResponse from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Return Type	GridDhtAtomicUpdateFuture to GridDhtAtomicAbstractUpdateFuture in method public dhtFuture() : GridDhtAtomicAbstractUpdateFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache.UpdateBatchResult | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridDhtAtomicUpdateFuture to GridDhtAtomicAbstractUpdateFuture in method private updatePartialBatch(hasNear boolean, firstEntryIdx int, entries List<GridDhtCacheEntry>, ver GridCacheVersion, node ClusterNode, writeVals List<CacheObject>, putMap Map<KeyCacheObject,CacheObject>, rmvKeys Collection<KeyCacheObject>, entryProcessorMap Map<KeyCacheObject,EntryProcessor<Object,Object,Object>>, dhtFut GridDhtAtomicAbstractUpdateFuture, completionCb CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse>, req GridNearAtomicAbstractUpdateRequest, res GridNearAtomicUpdateResponse, replicate boolean, batchRes UpdateBatchResult, taskName String, expiry IgniteCacheExpiryPolicy, sndPrevVal boolean) : GridDhtAtomicAbstractUpdateFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridDhtAtomicUpdateFuture to GridDhtAtomicAbstractUpdateFuture in method private createDhtFuture(writeVer GridCacheVersion, updateReq GridNearAtomicAbstractUpdateRequest, updateRes GridNearAtomicUpdateResponse, completionCb CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse>, force boolean) : GridDhtAtomicAbstractUpdateFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridDhtAtomicUpdateFuture to GridDhtAtomicAbstractUpdateFuture in method public dhtFuture() : GridDhtAtomicAbstractUpdateFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache.UpdateSingleResult | 
                                From | 
                                To |