|
Change Variable Type c : GridCache<String,Integer> to c : IgniteCache<String,Integer> in method private doTestPutAndPutAll(cache int, offheapSwap int, offheapEmpty boolean, swapEmpty boolean) : void in class org.apache.ignite.internal.processors.cache.GridCacheMemoryModeSelfTest |
From |
To |
|
Change Variable Type c : GridCache<String,Integer> to c : IgniteCache<String,Integer> in method package doTest(cache int, offheapSwap int, offheapEmpty boolean, swapEmpty boolean, x CIX1<IgniteCache<String,Integer>>) : void in class org.apache.ignite.internal.processors.cache.GridCacheMemoryModeSelfTest |
From |
To |
|
Change Variable Type c : GridCache<Integer,Integer> to c : GridCacheAdapter<Integer,Integer> in method public testPutAndRollbackCheckDht() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedFilteredPutSelfTest |
From |
To |