|
Change Variable Type entry : Map.Entry<Long,Long> to entry : Cache.Entry<Long,Long> in method public testSql() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Long,Long> to cache : IgniteCache<Long,Long> in method public testUnswapAll() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Long,Long> to cache : IgniteCache<Long,Long> in method public testIterators() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |
|
Change Variable Type marshallerCache : CacheProjection<String,String> to marshallerCache : GridCacheAdapter<String,String> in method public testSystemMarshallerTxInsideSystemTx() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheSystemTransactionsSelfTest |
From |
To |
|
Change Variable Type keys : Collection<Long> to keys : Set<Long> in method public testUnswapAll() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Long,Long> to cache : IgniteCache<Long,Long> in method public testPeek() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Long,Long> to cache : IgniteCache<Long,Long> in method public testUnswap() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Long,Long> to cache : IgniteCache<Long,Long> in method private populate() : IgniteCache<Long,Long> in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |
|
Change Variable Type e : Map.Entry<Long,Long> to e : Cache.Entry<Long,Long> in method public testIteratorsCleanup() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Long,Long> to cache : IgniteCache<Long,Long> in method public testSql() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Long,Long> to cache : IgniteCache<Long,Long> in method public testGet() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Long,Long> to cache : IgniteCache<Long,Long> in method public testIteratorsCleanup() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest |
From |
To |