|
Change Parameter Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private printFailureDetails(c IgniteCache<Integer,String>, key int, attempt int) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePreloadRestartAbstractSelfTest |
From |
To |
|
Change Parameter Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private affinityAfterStart(c IgniteCache<Integer,String>) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePreloadRestartAbstractSelfTest |
From |
To |
|
Change Parameter Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private affinityBeforeStop(c IgniteCache<Integer,String>) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePreloadRestartAbstractSelfTest |
From |
To |
|
Change Parameter Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private checkGet(c IgniteCache<Integer,String>, attempt int) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePreloadRestartAbstractSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testPreloadEvents() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePreloadEventsAbstractSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method private checkPartitions() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePartitionedAffinityFilterSelfTest |
From |
To |
|
Change Variable Type caches : List<GridCache<Integer,Integer>> to caches : List<IgniteCache<Integer,Integer>> in method private compareCaches(expVals Map<Integer,Integer>) : boolean in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultithreadedFailoverAbstractTest |
From |
To |
|
Change Variable Type cacheC : GridCache<Object,Object> to cacheC : IgniteCache<Object,Object> in method public testIncompatibleCaches1() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCrossCacheTxStoreSelfTest |
From |
To |
|
Change Variable Type cacheA : GridCache<Object,Object> to cacheA : IgniteCache<Object,Object> in method public testWriteThrough() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCrossCacheTxStoreSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public call() : Void in class org.apache.ignite.internal.processors.cache.distributed.IgniteTxPessimisticOriginatingNodeFailureAbstractSelfTest.checkPrimaryNodeCrash.call |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public call() : Void in class org.apache.ignite.internal.processors.cache.distributed.IgniteTxPessimisticOriginatingNodeFailureAbstractSelfTest.testTxOriginatingNodeFails.call |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method public run() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultithreadedFailoverAbstractTest.test.thread |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method private checkPuts(cnt int, ignites Ignite...) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultiNodeAbstractTest |
From |
To |
|
Change Variable Type cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method private checkPuts(cnt int, ignites Ignite...) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultiNodeAbstractTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method private compareCaches(expVals Map<Integer,Integer>) : boolean in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultithreadedFailoverAbstractTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public call() : Void in class org.apache.ignite.internal.processors.cache.distributed.IgniteTxOriginatingNodeFailureAbstractSelfTest.testTxOriginatingNodeFails.call |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method public testTxConsistency() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteTxConsistencyRestartAbstractSelfTest |
From |
To |
|
Change Variable Type cacheA : GridCache<Object,Object> to cacheA : IgniteCache<Object,Object> in method public testIncompatibleCaches2() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCrossCacheTxStoreSelfTest |
From |
To |
|
Change Variable Type cacheB : GridCache<Object,Object> to cacheB : IgniteCache<Object,Object> in method public testWriteThrough() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCrossCacheTxStoreSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,String> to c : IgniteCache<Integer,String> in method private checkRestart() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePreloadRestartAbstractSelfTest |
From |
To |
|
Change Variable Type cacheA : GridCache<Object,Object> to cacheA : IgniteCache<Object,Object> in method public testIncompatibleCaches1() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCrossCacheTxStoreSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method private checkPrimaryNodeCrash(commmit boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteTxPessimisticOriginatingNodeFailureAbstractSelfTest |
From |
To |
|
Change Variable Type rmvSet : Collection<Integer> to rmvSet : Set<Integer> in method public run() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultithreadedFailoverAbstractTest.test.thread |
From |
To |
|
Change Variable Type cacheC : GridCache<Object,Object> to cacheC : IgniteCache<Object,Object> in method public testIncompatibleCaches2() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCrossCacheTxStoreSelfTest |
From |
To |