| 
                                Change Variable Type	checkCache : GridCache<Object,Object> to checkCache : IgniteCache<Object,Object> in method private checkPutAll(concurrency TransactionConcurrency, nearEnabled boolean) : void in class org.apache.ignite.internal.processors.cache.IgnitePutAllLargeBatchSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<String,Integer> to cache : IgniteCache<String,Integer> in method public testGetOutTx() : void in class org.apache.ignite.internal.processors.cache.GridCacheExAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testInternalKeysPreloading() : void in class org.apache.ignite.internal.processors.cache.GridCacheQueryInternalKeysSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c : GridCache<String,Integer> to c : IgniteCache<String,Integer> in method private checkReaderTtl(inTx boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlyMultiNodeFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c : GridCache<String,Integer> to c : IgniteCache<String,Integer> in method public testPeekAsyncPartitionedModes() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest | 
                                From | 
                                To |