|
Change Variable Type cache : GridCache<String,Integer> to cache : IgniteCache<String,Integer> in method public testContainsInTx() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheContainsKeyAbstractSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,EnemyCamp> to cache : IgniteCache<Integer,EnemyCamp> in method public testGeo() : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest |
From |
To |
|
Change Variable Type cache1 : GridCache<String,Integer> to cache1 : IgniteCache<String,Integer> in method public testNearDhtKeySize() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type cache3 : GridCache<Integer,EnemyCamp> to cache3 : IgniteCache<Integer,EnemyCamp> in method public testGeoMultithreaded() : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,EnemyCamp> to cache : IgniteCache<Integer,EnemyCamp> in method public call() : Void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest.testGeoMultithreaded.qryFut.runMultiThreadedAsync |
From |
To |
|
Change Variable Type qry : CacheQuery<Map.Entry<Integer,EnemyCamp>> to qry : SqlQuery<Integer,EnemyCamp> in method public call() : Void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest.testGeoMultithreaded.qryFut.runMultiThreadedAsync |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method private checkCommit(concurrency TransactionConcurrency, isolation TransactionIsolation) : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedInvalidateSelfTest |
From |
To |
|
Change Variable Type cache0 : GridCache<String,Integer> to cache0 : IgniteCache<String,Integer> in method public testNearDhtKeySize() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type cache2 : GridCache<Integer,EnemyCamp> to cache2 : IgniteCache<Integer,EnemyCamp> in method public testGeoMultithreaded() : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest |
From |
To |
|
Change Variable Type e : Map.Entry<Integer,EnemyCamp> to e : Cache.Entry<Integer,EnemyCamp> in method private checkPoints(res Collection<Cache.Entry<Integer,EnemyCamp>>, points String...) : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,EnemyCamp> to cache : IgniteCache<Integer,EnemyCamp> in method public testGeoMultithreaded() : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest |
From |
To |
|
Change Variable Type cache1 : GridCache<Integer,EnemyCamp> to cache1 : IgniteCache<Integer,EnemyCamp> in method public testGeoMultithreaded() : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest |
From |
To |
|
Change Variable Type cache2 : GridCache<String,Integer> to cache2 : IgniteCache<String,Integer> in method public testNearDhtKeySize() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest |
From |
To |