|
Change Variable Type near0 : GridCache<Integer,String> to near0 : IgniteCache<Integer,String> in method public testRemoveWithReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEntrySelfTest |
From |
To |
|
Change Variable Type cache : GridCache<CacheAffinityKey<String>,String> to cache : IgniteCache<CacheAffinityKey<String>,String> in method private checkNearReadersUpdate(touchAffKey boolean, concurrency IgniteTxConcurrency) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheGroupLockPartitionedMultiNodeAbstractSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testUnloadEvents() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedUnloadEventsSelfTest |
From |
To |
|
Change Variable Type near1 : GridCache<Integer,String> to near1 : IgniteCache<Integer,String> in method public testEvictWithReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEntrySelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method private checkNonLocalKey(concurrency IgniteTxConcurrency) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheGroupLockPartitionedMultiNodeAbstractSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<UUID,String> to cache : IgniteCache<UUID,String> in method public testGroupLockWrongPartition() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheGroupLockPartitionedAbstractSelfTest |
From |
To |
|
Change Variable Type c2 : GridCache<String,Integer> to c2 : IgniteCache<String,Integer> in method public testAutomaticPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadMessageCountTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method public testDisabledPreloader() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDisabledSelfTest |
From |
To |
|
Change Variable Type ignored : CachePartialUpdateCheckedException to ignored : CachePartialUpdateException in method private checkRestarts(writeOrder CacheAtomicWriteOrderMode, writeSync CacheWriteSynchronizationMode) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheAtomicInvalidPartitionHandlingSelfTest |
From |
To |
|
Change Variable Type near0 : GridCache<Integer,String> to near0 : IgniteCache<Integer,String> in method public testClearWithReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEntrySelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method private checkValues(key int, val int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheAtomicPreloadSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method public testMapping() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtMappingSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method public testUnloadOneBackupTwoNodes() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadUnloadSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method public testForceTransformBackupConsistency() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheValueConsistencyAtomicSelfTest |
From |
To |
|
Change Variable Type c1 : GridCache<String,Integer> to c1 : IgniteCache<String,Integer> in method public testDelayedPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDelayedSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method private checkSimpleTxs(nearEnabled boolean, concurrency IgniteTxConcurrency) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheAtomicPreloadSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<SampleKey,SampleValue> to cache : IgniteCache<SampleKey,SampleValue> in method public testPut() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtMultiBackupTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testForcePreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedPreloadEventsSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method private key(ignite Ignite, mode int) : Integer in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type cache0 : GridCache<Integer,Integer> to cache0 : IgniteCache<Integer,Integer> in method private checkReaderRemove() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type cache0 : GridCache<Integer,Integer> to cache0 : IgniteCache<Integer,Integer> in method private checkRemove() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type near1 : GridCache<Integer,String> to near1 : IgniteCache<Integer,String> in method public testClearWithReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEntrySelfTest |
From |
To |
|
Change Variable Type c1 : GridCache<String,Integer> to c1 : IgniteCache<String,Integer> in method public testAutomaticPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadMessageCountTest |
From |
To |
|
Change Variable Type cacheInner : GridCache<Integer,String> to cacheInner : IgniteCache<Integer,String> in method public testOptimisticTransaction() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheColocatedOptimisticTransactionSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method public testLargeObjectsWithLifeCycleBean() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadBigDataSelfTest |
From |
To |
|
Change Variable Type c2 : GridCache<String,Integer> to c2 : IgniteCache<String,Integer> in method public testAutomaticPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDelayedSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method protected testKey() : int in class org.apache.ignite.internal.processors.cache.distributed.dht.IgniteTxReentryColocatedSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method private checkPutAll() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type cache0 : GridCache<Integer,Integer> to cache0 : IgniteCache<Integer,Integer> in method private checkReaderEvict() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type c0 : GridCache<String,Integer> to c0 : IgniteCache<String,Integer> in method public testAutomaticPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadMessageCountTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method private checkRestarts(writeOrder CacheAtomicWriteOrderMode, writeSync CacheWriteSynchronizationMode) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheAtomicInvalidPartitionHandlingSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<SampleKey,SampleValue> to cache : IgniteCache<SampleKey,SampleValue> in method public applyx() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtMultiBackupTest.testPut.run |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private waitForUnload(gridCnt long, cnt long, wait long) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadUnloadSelfTest |
From |
To |
|
Change Variable Type c2 : GridCache<String,Integer> to c2 : IgniteCache<String,Integer> in method public testDelayedPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDelayedSelfTest |
From |
To |
|
Change Variable Type c1 : GridCache<String,Integer> to c1 : IgniteCache<String,Integer> in method public testAutomaticPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDelayedSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Object> to cache : IgniteCache<Integer,Object> in method private testAtomic0(caches IgniteCache<Integer,Object>[]) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAbstractPartitionedOnlyByteArrayValuesSelfTest |
From |
To |
|
Change Variable Type primaryCache : GridCache<Integer,Integer> to primaryCache : IgniteCache<Integer,Integer> in method private checkReaderEvict() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type cacheInner : GridCache<Integer,Object> to cacheInner : IgniteCache<Integer,Object> in method private testAtomic0(caches IgniteCache<Integer,Object>[]) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAbstractPartitionedOnlyByteArrayValuesSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method public call() : Object in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadPutGetSelfTest.performTest.fut2.runMultiThreadedAsync |
From |
To |
|
Change Variable Type cache : GridCache<String,String> to cache : IgniteCache<String,String> in method private checkNodes(g Ignite) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEvictionsDisabledSelfTest |
From |
To |
|
Change Variable Type c0 : GridCache<String,Integer> to c0 : IgniteCache<String,Integer> in method public testDelayedPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDelayedSelfTest |
From |
To |
|
Change Variable Type c0 : GridCache<String,Integer> to c0 : IgniteCache<String,Integer> in method public testAutomaticPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDelayedSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testOptimisticTransaction() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheColocatedOptimisticTransactionSelfTest |
From |
To |
|
Change Variable Type cache0 : GridCache<Integer,Integer> to cache0 : IgniteCache<Integer,Integer> in method private checkPut(grid int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type c0 : GridCache<String,Integer> to c0 : IgniteCache<String,Integer> in method public testManualPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDelayedSelfTest |
From |
To |
|
Change Variable Type primaryCache : GridCache<Integer,Integer> to primaryCache : IgniteCache<Integer,Integer> in method private checkReaderRemove() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type cache0 : GridCache<Integer,Integer> to cache0 : IgniteCache<Integer,Integer> in method private checkPutAll() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type near0 : GridCache<Integer,String> to near0 : IgniteCache<Integer,String> in method public testEvictWithReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEntrySelfTest |
From |
To |
|
Change Variable Type c1 : GridCache<String,Integer> to c1 : IgniteCache<String,Integer> in method public testManualPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDelayedSelfTest |
From |
To |
|
Change Variable Type near1 : GridCache<Integer,String> to near1 : IgniteCache<Integer,String> in method public testRemoveWithReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEntrySelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method public testLargeObjects() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadBigDataSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method private checkPut(grid int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type c2 : GridCache<String,Integer> to c2 : IgniteCache<String,Integer> in method public testManualPreload() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDelayedSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method public _testGettingRemovedKey() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedNearDisabledMetricsSelfTest |
From |
To |
|
Change Variable Type cache0 : GridCache<Integer,Integer> to cache0 : IgniteCache<Integer,Integer> in method private checkPutRemoveGet() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |