|
Change Parameter Type caches : GridCache<Integer,Object>[] to caches : IgniteCache<Integer,Object>[] in method private testTransactionMixed0(caches IgniteCache<Integer,Object>[], concurrency IgniteTxConcurrency, key1 Integer, val1 byte[], key2 Integer, val2 Object) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractDistributedByteArrayValuesSelfTest |
From |
To |
|
Change Parameter Type caches : GridCache<Integer,Object>[] to caches : IgniteCache<Integer,Object>[] in method private testTransaction0(caches IgniteCache<Integer,Object>[], concurrency IgniteTxConcurrency, key Integer, val byte[]) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractDistributedByteArrayValuesSelfTest |
From |
To |
|
Change Variable Type cacheInner : GridCache<Integer,Object> to cacheInner : IgniteCache<Integer,Object> in method private testTransactionMixed0(caches IgniteCache<Integer,Object>[], concurrency IgniteTxConcurrency, key1 Integer, val1 byte[], key2 Integer, val2 Object) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractDistributedByteArrayValuesSelfTest |
From |
To |
|
Change Variable Type cache3 : GridCache<String,String> to cache3 : IgniteCache<String,String> in method public testBasicOpsAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheBasicOpAbstractTest |
From |
To |
|
Change Variable Type cache2 : GridCache<String,String> to cache2 : IgniteCache<String,String> in method public testBasicOpsAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheBasicOpAbstractTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Object> to cache : IgniteCache<Integer,Object> in method public testSwap() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractDistributedByteArrayValuesSelfTest |
From |
To |
|
Change Variable Type cache1 : GridCache<String,String> to cache1 : IgniteCache<String,String> in method public testBasicOpsAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheBasicOpAbstractTest |
From |
To |
|
Change Variable Type cache1 : GridCache<String,String> to cache1 : IgniteCache<String,String> in method public testBasicOps() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheBasicOpAbstractTest |
From |
To |
|
Change Variable Type cache2 : GridCache<String,String> to cache2 : IgniteCache<String,String> in method public testBasicOps() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheBasicOpAbstractTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testNearUpdateRequestLost() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAtomicTimeoutSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Object> to cache : IgniteCache<Integer,Object> in method private testTransactionMixed0(caches IgniteCache<Integer,Object>[], concurrency IgniteTxConcurrency, key1 Integer, val1 byte[], key2 Integer, val2 Object) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractDistributedByteArrayValuesSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method public testPrimarySync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractPrimarySyncSelfTest |
From |
To |
|
Change Variable Type cache3 : GridCache<String,String> to cache3 : IgniteCache<String,String> in method public testBasicOps() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheBasicOpAbstractTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testNearUpdateResponseLost() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAtomicTimeoutSelfTest |
From |
To |
|
Change Variable Type primaryCache : GridCache<Integer,Object> to primaryCache : IgniteCache<Integer,Object> in method public testSwap() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractDistributedByteArrayValuesSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testDhtUpdateResponseLost() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAtomicTimeoutSelfTest |
From |
To |