|
Change Variable Type fut : IgniteInternalFuture<Boolean> to fut : IgniteInternalFuture<?> in method public testGetAndPutIfAbsentAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testRemoveAllAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,Integer> to cache : IgniteCache<Integer,Integer> in method public testAffinityProcessor() : void in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testPutAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testPutIfAbsentAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method private checkBackups(backups int, func CacheAffinityFunction) : void in class org.apache.ignite.GridCacheAffinityBackupsSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testCacheValueDeploymentOnPut() : void in class org.apache.ignite.internal.managers.deployment.GridDeploymentMessageCountSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testGetAllAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testGetAndRemoveAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testRemoveAsyncValAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest |
From |
To |