|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testReload() : void in class org.apache.ignite.internal.processors.cache.GridCacheBasicStoreAbstractTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testReloadCache() : void in class org.apache.ignite.internal.processors.cache.GridCacheBasicStoreAbstractTest |
From |
To |
|
Change Variable Type cache : GridCache<Integer,String> to cache : IgniteCache<Integer,String> in method public testReloadAll() : void in class org.apache.ignite.internal.processors.cache.GridCacheBasicStoreAbstractTest |
From |
To |