|
Change Variable Type namedCache : GridCache<Integer,Integer> to namedCache : IgniteCache<Integer,Integer> in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFieldsQuerySelfTest |
From |
To |
|
Change Variable Type factCache : GridCache<Integer,FactPurchase> to factCache : GridCacheAdapter<Integer,FactPurchase> in method private fillCaches() : void in class org.apache.ignite.internal.processors.cache.GridCacheCrossCacheQuerySelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : GridCacheAdapter<Integer,Integer> in method public testNamedCache() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFieldsQuerySelfTest |
From |
To |
|
Change Variable Type orgCache : GridCache<String,Organization> to orgCache : IgniteCache<String,Organization> in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.reducefields.GridCacheAbstractReduceFieldsQuerySelfTest |
From |
To |
|
Change Variable Type personCache : GridCache<AffinityKey<String>,Person> to personCache : IgniteCache<AffinityKey<String>,Person> in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.reducefields.GridCacheAbstractReduceFieldsQuerySelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : GridCacheAdapter<Object,Object> in method public _testNoPrimitives() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFieldsQuerySelfTest |
From |
To |
|
Change Variable Type orgCache : GridCache<String,Organization> to orgCache : IgniteCache<String,Organization> in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFieldsQuerySelfTest |
From |
To |
|
Change Variable Type dimCache : GridCache<Integer,Object> to dimCache : GridCacheAdapter<Integer,Object> in method private fillCaches() : void in class org.apache.ignite.internal.processors.cache.GridCacheCrossCacheQuerySelfTest |
From |
To |
|
Change Variable Type intCache : GridCache<Integer,Integer> to intCache : IgniteCache<Integer,Integer> in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFieldsQuerySelfTest |
From |
To |
|
Change Variable Type strCache : GridCache<String,String> to strCache : IgniteCache<String,String> in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFieldsQuerySelfTest |
From |
To |
|
Change Variable Type cache : GridCache<PersonKey,Person> to cache : GridCacheAdapter<PersonKey,Person> in method public _testComplexKeys() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFieldsQuerySelfTest |
From |
To |
|
Change Variable Type personCache : GridCache<AffinityKey<String>,Person> to personCache : IgniteCache<AffinityKey<String>,Person> in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFieldsQuerySelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : GridCacheAdapter<Integer,Integer> in method public testNodeLeft() : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedFieldsQuerySelfTest |
From |
To |