|
Change Variable Type nearCache : GridCache<String,Integer> to nearCache : IgniteCache<String,Integer> in method public testClear() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type primary : GridCache<String,Integer> to primary : IgniteCache<String,Integer> in method public testClearKeys() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type nearCache : GridCache<String,Integer> to nearCache : IgniteCache<String,Integer> in method public testLockUnlock() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type primary : GridCache<String,Integer> to primary : IgniteCache<String,Integer> in method public testClear() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<String,Integer> to cache : IgniteCache<String,Integer> in method public testEvictExpired() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicNearOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<String,Integer> to cache : IgniteCache<String,Integer> in method public testLockUnlock() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type primary : GridCache<String,Integer> to primary : IgniteCache<String,Integer> in method public testClearKeys() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicClientOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type nearCache : GridCache<String,Integer> to nearCache : IgniteCache<String,Integer> in method public testSize() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type primary : GridCache<String,Integer> to primary : IgniteCache<String,Integer> in method public testClear() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicClientOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type nearCache : GridCache<String,Integer> to nearCache : IgniteCache<String,Integer> in method public testClearKeys() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type primary : GridCache<String,Integer> to primary : IgniteCache<String,Integer> in method public testClear() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicNearOnlyMultiNodeFullApiSelfTest |
From |
To |