|
Change Variable Type cache : GridCacheAdapter<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 qry : CacheQuery<Map.Entry<Integer,EnemyCamp>> to qry : SqlQuery<Integer,EnemyCamp> in method public testGeo() : 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 cache1 : GridCacheAdapter<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 : GridCacheAdapter<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 cache3 : GridCacheAdapter<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 : GridCacheAdapter<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 cache : GridCacheAdapter<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 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 |