|
Change Variable Type cache2 : GridCache<Integer,String> to cache2 : IgniteCache<Integer,String> in method public testMultiNodeLockAsyncWithKeyLists() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest |
From |
To |
|
Change Variable Type cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method public testMultiNodeLockAsync() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest |
From |
To |
|
Change Variable Type cache2 : GridCache<Integer,String> to cache2 : IgniteCache<Integer,String> in method public testMultiNodeLockAsync() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest |
From |
To |
|
Change Variable Type cache1 : GridCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method public testMultiNodeLockAsyncWithKeyLists() : void in class org.gridgain.grid.kernal.processors.cache.distributed.GridCacheMultiNodeLockAbstractTest |
From |
To |