| 
                                Change Parameter Type	cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in method public GridNearLockFuture(cctx GridCacheContext<?,?>, keys Collection<KeyCacheObject>, tx GridNearTxLocal, read boolean, retval boolean, timeout long, accessTtl long, filter CacheEntryPredicate[], skipStore boolean) in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in method public GridDhtLockFuture(cctx GridCacheContext<?,?>, nearNodeId UUID, nearLockVer GridCacheVersion, topVer AffinityTopologyVersion, cnt int, read boolean, needReturnVal boolean, timeout long, tx GridDhtTxLocalAdapter, threadId long, accessTtl long, filter CacheEntryPredicate[], skipStore boolean) in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext<?,?> in method package addInvalidPartition(cacheCtx GridCacheContext<?,?>, invalidPart int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext<?,?> in method package lockAllAsync(cacheCtx GridCacheContext<?,?>, tx GridNearTxLocal, threadId long, ver GridCacheVersion, topVer AffinityTopologyVersion, keys Collection<KeyCacheObject>, txRead boolean, retval boolean, timeout long, accessTtl long, filter CacheEntryPredicate[], skipStore boolean) : IgniteInternalFuture<Exception> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext<?,?> in method private evictReaders(cacheCtx GridCacheContext<?,?>, keys Collection<IgniteTxKey>, nodeId UUID, msgId long, entries List<GridDhtCacheEntry>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture.MiniFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in method public GridDhtColocatedLockFuture(cctx GridCacheContext<?,?>, keys Collection<KeyCacheObject>, tx GridNearTxLocal, read boolean, retval boolean, timeout long, accessTtl long, filter CacheEntryPredicate[], skipStore boolean) in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext<?,?> in method private lockAllAsync0(cacheCtx GridCacheContext<?,?>, tx GridNearTxLocal, threadId long, ver GridCacheVersion, topVer AffinityTopologyVersion, keys Collection<KeyCacheObject>, txRead boolean, retval boolean, timeout long, accessTtl long, filter CacheEntryPredicate[], skipStore boolean) : IgniteInternalFuture<Exception> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext<?,?> in method public lockAllAsync(cacheCtx GridCacheContext<?,?>, nearNode ClusterNode, req GridNearLockRequest, filter0 CacheEntryPredicate[]) : IgniteInternalFuture<GridNearLockResponse> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Variable Type	fut : GridDhtLockFuture<K,V> to fut : GridDhtLockFuture in method public apply(o Object, exx Exception) : IgniteInternalFuture<GridNearLockResponse> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter.lockAllAsync | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteInternalFuture<?> to fut : IgniteInternalFuture<AffinityTopologyVersion> in method private processSinglePartitionUpdate(node ClusterNode, msg GridDhtPartitionsSingleMessage) : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : GridNearLockFuture<K,V> to fut : GridNearLockFuture in method private processLockResponse(nodeId UUID, res GridNearLockResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : GridNearLockFuture<K,V> to fut : GridNearLockFuture in method protected lockAllAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isInvalidate boolean, isRead boolean, retval boolean, isolation TransactionIsolation, accessTtl long) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : GridDhtLockFuture<K,V> to fut : GridDhtLockFuture in method private processDhtLockResponse(nodeId UUID, res GridDhtLockResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : GridDhtColocatedLockFuture<K,V> to fut : GridDhtColocatedLockFuture in method private processLockResponse(nodeId UUID, res GridNearLockResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : GridDhtColocatedLockFuture<K,V> to fut : GridDhtColocatedLockFuture in method public lockAllAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isInvalidate boolean, isRead boolean, retval boolean, isolation TransactionIsolation, accessTtl long) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To |