| 
                                Change Variable Type	cache2 : GridCache<Integer,String> to cache2 : IgniteCache<Integer,String> in method public testMultiNodeLockWithKeyLists() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method public testMultiNodeLock() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method private checkSingleLockReentry(key int) : void in class org.gridgain.grid.kernal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method public testLock() : void in class org.apache.ignite.spi.communication.tcp.GridCacheDhtLockBackupSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testExplicitLocksDistributed() : void in class org.gridgain.grid.kernal.processors.cache.distributed.dht.GridCacheColocatedDebugTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c : GridCache<String,Integer> to c : IgniteCache<String,Integer> in method public testLockAndTx() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheNestedTxAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testLockMultithreaded() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheBasicApiAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c1 : GridCache<Integer,Integer> to c1 : IgniteCache<Integer,Integer> in method public testLockAndTx1() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheNestedTxAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<String,Integer> to cache : IgniteCache<String,Integer> in method public testLockUnlock() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testReentry() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheBasicApiAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testBasicLock() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testBasicLock() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheBasicApiAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testSingleLock() : void in class org.gridgain.grid.kernal.processors.cache.distributed.near.GridCacheNearOneNodeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method private doTest() : void in class org.gridgain.grid.kernal.processors.cache.eviction.GridCacheEvictionLockUnlockSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache1 : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method private checkLocked(cache IgniteCache<Integer,String>, key Integer) : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<GridCacheAffinityKey<String>,String> to cache : IgniteCache<GridCacheAffinityKey<String>,String> in method private checkGroupLockWithExternalLock(concurrency IgniteTxConcurrency) : void in class org.gridgain.grid.kernal.processors.cache.GridCacheGroupLockAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c : GridCache<String,Integer> to c : IgniteCache<String,Integer> in method public testLockAndTx1() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheNestedTxAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c : GridCache<Integer,Integer> to c : IgniteCache<Integer,Integer> in method private checkLockUnlock(key Integer) : void in class org.gridgain.grid.kernal.processors.cache.GridCacheOffHeapTieredAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	keys1 : Collection<Integer> to keys1 : Set<Integer> in method public testMultiNodeLockWithKeyLists() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testLockReentry() : void in class org.gridgain.grid.kernal.processors.cache.local.GridCacheLocalLockSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testSingleLockPut() : void in class org.gridgain.grid.kernal.processors.cache.distributed.near.GridCacheNearOneNodeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testMvccFinishPartitionsContinuousLockAcquireRelease() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheFinishPartitionsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testExplicitLockReaders() : void in class org.gridgain.grid.kernal.processors.cache.distributed.near.GridCacheNearReadersSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	keys2 : Collection<Integer> to keys2 : Set<Integer> in method public testMultiNodeLockWithKeyLists() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache2 : GridCache<Integer,String> to cache2 : IgniteCache<Integer,String> in method public testMultiNodeLock() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testLock() : void in class org.gridgain.grid.kernal.processors.cache.local.GridCacheLocalLockSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testSingleLockReentry() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheBasicApiAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testManyLockReentries() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheBasicApiAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testLockMultithreaded() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testLockAndPut() : void in class org.gridgain.grid.kernal.processors.cache.local.GridCacheLocalLockSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testBasicOpsWithReentry() : void in class org.gridgain.grid.kernal.processors.cache.GridCacheBasicApiAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache2 : GridCache<Integer,String> to cache2 : IgniteCache<Integer,String> in method public testLock() : void in class org.apache.ignite.spi.communication.tcp.GridCacheDhtLockBackupSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method public testMultiNodeLockWithKeyLists() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testSingleLockReentry() : void in class org.gridgain.grid.kernal.processors.cache.distributed.near.GridCacheNearOneNodeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<String,String> to cache : IgniteCache<String,String> in method private runLock(key String, keyPart int, waitParts Collection<Integer>) : long in class org.gridgain.grid.kernal.processors.cache.GridCacheFinishPartitionsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testLockReentry() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache2 : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method private checkRemoteLocked(cache IgniteCache<Integer,String>, key Integer) : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest | 
                                From | 
                                To |