| 
                                Change Variable Type	cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method public applyx() : void in class org.apache.ignite.loadtests.cache.GridCacheSwapLoadTest.doPut.runMultiThreadedAsync | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	keys : Collection<Integer> to keys : Set<Integer> in method package startThreads(exec ExecutorService, ignite Ignite, concurrentGetNum int, threadsNum int, getKeyNum int, finish AtomicBoolean, cntr AtomicLong, randomGet boolean) : Collection<Future<?>> in class org.apache.ignite.storevalbytes.GridCacheStoreValueBytesTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c : GridCache<Integer,Integer> to c : IgniteCache<Integer,Integer> in method public main(args String[]) : void in class org.apache.ignite.loadtests.capacity.GridCapacityLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache to cache : IgniteCache in method private doWork() : void in class org.apache.ignite.loadtests.dsi.GridDsiPerfJob | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteInternalFuture to t : Object in method package startThreads(exec ExecutorService, ignite Ignite, concurrentGetNum int, threadsNum int, getKeyNum int, finish AtomicBoolean, cntr AtomicLong, randomGet boolean) : Collection<Future<?>> in class org.apache.ignite.storevalbytes.GridCacheStoreValueBytesTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method package startThreads(exec ExecutorService, ignite Ignite, concurrentGetNum int, threadsNum int, getKeyNum int, finish AtomicBoolean, cntr AtomicLong, randomGet boolean) : Collection<Future<?>> in class org.apache.ignite.storevalbytes.GridCacheStoreValueBytesTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<GridTestKey,Long> to cache : IgniteCache<GridTestKey,Long> in method public loadCache(clo IgniteBiInClosure<GridTestKey,Long>, args Object...) : void in class org.apache.ignite.loadtests.colocation.GridTestCacheStore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<GridTestKey,Long> to cache : IgniteCache<GridTestKey,Long> in method private colocateJobs() : void in class org.apache.ignite.loadtests.colocation.GridTestMain | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<IgniteInternalFuture> to lsnr : IgniteInClosure<Object> in method package startThreads(exec ExecutorService, ignite Ignite, concurrentGetNum int, threadsNum int, getKeyNum int, finish AtomicBoolean, cntr AtomicLong, randomGet boolean) : Collection<Future<?>> in class org.apache.ignite.storevalbytes.GridCacheStoreValueBytesTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<String,String> to cache : IgniteCache<String,String> in method public testNamedCache() : void in class org.apache.ignite.marshaller.GridMarshallerAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cp : GridCache<Integer,String> to cp : IgniteCache<Integer,String> in method public testSecondCachePutRemove() : void in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpiSecondCacheSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<String,String> to cache : IgniteCache<String,String> in method public testDefaultCache() : void in class org.apache.ignite.marshaller.GridMarshallerAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public main(args String[]) : void in class org.apache.ignite.storevalbytes.GridCacheStoreValueBytesTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,byte[]> to cache : IgniteCache<Integer,byte[]> in method private memoryTest() : void in class org.apache.ignite.loadtests.cache.GridCacheLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<GridTestKey,Long> to cache : IgniteCache<GridTestKey,Long> in method private localPoolRun() : void in class org.apache.ignite.loadtests.colocation.GridTestMain | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method private runBenchmark(keysCnt int, batchSize int, outputFileName String) : void in class org.apache.ignite.loadtests.swap.GridSwapEvictAllBenchmark | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<CacheAffinityKey<Long>,Long> to cache : IgniteCache<CacheAffinityKey<Long>,Long> in method private ignitePutAll(ignite Ignite, max long, threads int) : void in class org.apache.ignite.loadtests.cache.GridCacheGroupLockComparisonTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<CacheAffinityKey<Long>,Long> to cache : IgniteCache<CacheAffinityKey<Long>,Long> in method private igniteGroupLock(ignite Ignite, max long, threads int) : void in class org.apache.ignite.loadtests.cache.GridCacheGroupLockComparisonTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteInternalFuture<Map<Integer,String>> to f : IgniteFuture<Object> in method package startThreads(exec ExecutorService, ignite Ignite, concurrentGetNum int, threadsNum int, getKeyNum int, finish AtomicBoolean, cntr AtomicLong, randomGet boolean) : Collection<Future<?>> in class org.apache.ignite.storevalbytes.GridCacheStoreValueBytesTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<GridTestKey,Long> to cache : IgniteCache<GridTestKey,Long> in method public main(args String[]) : void in class org.apache.ignite.loadtests.colocation.GridTestMain | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public main(args String...) : void in class org.apache.ignite.loadtests.swap.GridSwapEvictAllBenchmark | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method protected loadTestIgnite(writeClos CIX1<Ignite>, readClos CIX1<Ignite>) : void in class org.apache.ignite.loadtests.cache.GridCacheDataStructuresLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Long,Long> to cache : IgniteCache<Long,Long> in method public main(args String[]) : void in class org.apache.ignite.loadtests.cache.GridCacheBenchmark | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method protected loadTest(writeClos CIX1<IgniteCache<Integer,Integer>>, readClos CIX1<IgniteCache<Integer,Integer>>) : void in class org.apache.ignite.loadtests.cache.GridCacheAbstractLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	data : GridCache<Integer,Integer> to data : IgniteCache<Integer,Integer> in method public testSecondCachePutRemove() : void in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpiSecondCacheSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<String,String> to cache : IgniteCache<String,String> in method public testAffinity() : void in class org.apache.ignite.marshaller.GridMarshallerAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<Integer,Student> to cache : IgniteCache<Integer,Student> in method public call() : Object in class org.apache.ignite.loadtests.cache.GridCacheSingleNodeLoadTest.runTest.runMultiThreaded | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c : GridCache<Object,Integer> to c : IgniteCache<Object,Integer> in method public main(args String[]) : void in class org.apache.ignite.loadtests.cache.GridCacheAffinityTransactionsOffHeapTest | 
                                From | 
                                To |