|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method private checkSingleLock(key int) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testNoTransactionSinglePutx() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testPutFromBackup() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedBasicStoreMultiNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testPutIfAbsentFromBackup() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedBasicStoreMultiNodeSelfTest |
From |
To |
|
Change Variable Type near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testConcurrentOps() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type checkCache : GridCache<Integer,String> to checkCache : IgniteCache<Integer,String> in method public testLockFromNearOrBackup() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedExplicitLockNodeFailureSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method private checkBackupConsistency(key int) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Object,Object> in method public checkTransactionSingleGetRemove(key int) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testPutFromNear() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedBasicStoreMultiNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testPutIfAbsentFromNear() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedBasicStoreMultiNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Object,Object> in method public testTransactionSingleGet() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOneNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method private checkTransactionSingleGet(key int) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method public testBackupLoad() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridPartitionedBackupLoadSelfTest |
From |
To |
|
Change Variable Type near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testNoTransactionWriteThrough() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,Integer> to c : IgniteCache<Object,Object> in method public testPutAndRollbackCheckNear() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedFilteredPutSelfTest |
From |
To |
|
Change Variable Type near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testOptimisticWriteThrough() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testReadThrough() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOneNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testMultipleOperations() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedBasicStoreMultiNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<String,Integer> to cache : IgniteCache<String,Integer> in method public testPartitionEntrySetRemove() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedFullApiSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testLockFromNearOrBackup() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedExplicitLockNodeFailureSelfTest |
From |
To |
|
Change Variable Type near : GridCache<Integer,String> to near : IgniteCache<Object,Object> in method public testOptimisticTxWriteThrough() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOneNodeSelfTest |
From |
To |
|
Change Variable Type near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testReadThrough() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Object,Object> to c : IgniteCache<Object,Object> in method public run() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedTxSalvageSelfTest.startTxAndPutKeys.fut.multithreadedAsync |
From |
To |
|
Change Variable Type near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testNoTransactionSinglePut() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Object,Object> in method public testTransactionSingleGetRemove() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOneNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testImplicitLockReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearReadersSelfTest |
From |
To |
|
Change Variable Type near : GridCache<Integer,String> to near : IgniteCache<Integer,String> in method public testPessimisticWriteThrough() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type near : GridCache<Integer,String> to near : IgniteCache<Object,Object> in method public testRemove() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOneNodeSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,Integer> to c : IgniteCache<Object,Object> in method private doPutAndRollback() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedFilteredPutSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testPutAll() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedBasicStoreMultiNodeSelfTest |
From |
To |
|
Change Variable Type e : CacheEntry<Integer,String> to e : CacheEntry<Object,Object> in method private loadCache(async boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedLoadCacheSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testPutIfAbsentFromPrimary() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedBasicStoreMultiNodeSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testPutFromPrimary() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedBasicStoreMultiNodeSelfTest |
From |
To |