|
Change Parameter Type cache : CacheProjection<K,V> to cache : GridCache<K,V> in method protected near(cache GridCache<K,V>) : GridNearCacheAdapter<K,V> in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Parameter Type c : GridCache<?,?> to c : IgniteCache<?,?> in method private isSync(c IgniteCache<?,?>) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadStartStopSelfTest |
From |
To |
|
Change Parameter Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method private checkKeys(cache IgniteCache<Integer,String>, cnt int, grids Iterable<Ignite>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Parameter Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private putKeys(c IgniteCache<Integer,String>, cnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadStartStopSelfTest |
From |
To |
|
Change Parameter Type cache : CacheProjection<K,V> to cache : IgniteCache<K,V> in method protected colocated(cache IgniteCache<K,V>) : GridDhtColocatedCache<K,V> in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Parameter Type c : GridCache<Integer,String> to c : Cache<Integer,String> in method private putKeys(c Cache<Integer,String>, cnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDisabledSelfTest |
From |
To |
|
Change Parameter Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private putKeys(c IgniteCache<Integer,String>, cnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Parameter Type cache : CacheProjection<K,V> to cache : GridCache<K,V> in method protected nearEnabled(cache GridCache<K,V>) : boolean in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Parameter Type cache : CacheProjection<K,V> to cache : GridCache<K,V> in method protected dht(cache GridCache<K,V>) : GridDhtCacheAdapter<K,V> in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Parameter Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private checkKeys(c IgniteCache<Integer,String>, cnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadStartStopSelfTest |
From |
To |
|
Change Variable Type lastCache : GridCache<Integer,String> to lastCache : IgniteCache<Integer,String> in method private checkNodes(keyCnt int, nodeCnt int, sameCoord boolean, shuffle boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method public testTwoNodesTwoKeysNoBackups() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearReadersSelfTest |
From |
To |
|
Change Variable Type cache2 : GridCache<Integer,String> to cache2 : IgniteCache<Integer,String> in method public testTwoNodesTwoKeysOneBackup() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearReadersSelfTest |
From |
To |
|
Change Variable Type cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method private checkActivePartitionTransfer(keyCnt int, nodeCnt int, sameCoord boolean, shuffle boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type c1 : GridCache<Integer,String> to c1 : IgniteCache<Integer,String> in method private checkNodes(keyCnt int, nodeCnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadStartStopSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private top2string(grids Iterable<Ignite>) : String in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type lastCache : GridCache<Integer,String> to lastCache : IgniteCache<Integer,String> in method private checkActivePartitionTransfer(keyCnt int, nodeCnt int, sameCoord boolean, shuffle boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method private checkNodes(keyCnt int, nodeCnt int, sameCoord boolean, shuffle boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private checkActivePartitionTransfer(keyCnt int, nodeCnt int, sameCoord boolean, shuffle boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type cache2 : GridCache<Integer,String> to cache2 : IgniteCache<Integer,String> in method public testTwoNodesTwoKeysNoBackups() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearReadersSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private checkActiveState(grids Iterable<Ignite>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private checkNodes(keyCnt int, nodeCnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadStartStopSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private checkNodes(keyCnt int, nodeCnt int, sameCoord boolean, shuffle boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type cache2 : GridCache<Integer,String> to cache2 : IgniteCache<Integer,String> in method public testBackupEntryReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearReadersSelfTest |
From |
To |
|
Change Variable Type ignites : List<Ignite> to ignites : Collection<Ignite> in method public testDisabledPreloader() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDisabledSelfTest |
From |
To |
|
Change Variable Type cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method public testDisabledPreloader() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDisabledSelfTest |
From |
To |
|
Change Variable Type cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method public testTwoNodesTwoKeysOneBackup() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearReadersSelfTest |
From |
To |
|
Change Variable Type cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method public testBackupEntryReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearReadersSelfTest |
From |
To |