|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public getAndPutAsync(key K, val V, filter CacheEntryPredicate) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public putAsync0(key K, val V, filter CacheEntryPredicate) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method private removeAllAsync0(cacheCtx GridCacheContext, keys Collection<? extends K>, drMap Map<KeyCacheObject,GridCacheVersion>, retval boolean, filter CacheEntryPredicate, singleRmv boolean) : IgniteInternalFuture<GridCacheReturn> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public putAsync(key K, val V, filter CacheEntryPredicate) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public put(key K, val V, filter CacheEntryPredicate) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method private updateAllAsync0(map Map<? extends K,? extends V>, invokeMap Map<? extends K,? extends EntryProcessor>, invokeArgs Object[], retval boolean, rawRetval boolean, filter CacheEntryPredicate) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public putAsync0(key K, val V, filter CacheEntryPredicate) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public getAndPut(key K, val V, filter CacheEntryPredicate) : V in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public removeAllAsync(cacheCtx GridCacheContext, keys Collection<? extends K>, retval boolean, filter CacheEntryPredicate, singleRmv boolean) : IgniteInternalFuture<GridCacheReturn> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public putAsync(cacheCtx GridCacheContext, key K, val V, retval boolean, filter CacheEntryPredicate) : IgniteInternalFuture<GridCacheReturn> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public getAndPut(key K, val V, filter CacheEntryPredicate) : V in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method private removeAsync0(key K, retval boolean, filter CacheEntryPredicate) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public removeAsync(key K, filter CacheEntryPredicate) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method private removeAllAsync0(keys Collection<? extends K>, retval boolean, rawRetval boolean, filter CacheEntryPredicate) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public getAndPut(key K, val V, filter CacheEntryPredicate) : V in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method private updateAllInternal(op GridCacheOperation, keys Collection<? extends K>, vals Iterable<?>, invokeArgs Object[], expiryPlc ExpiryPolicy, retval boolean, rawRetval boolean, filter CacheEntryPredicate, writeThrough boolean, readThrough boolean, keepBinary boolean) : Object in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public putAsync0(key K, val V, filter CacheEntryPredicate) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public getAndPutAsync0(key K, val V, filter CacheEntryPredicate) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method private putAsync0(cacheCtx GridCacheContext, key K, val V, entryProcessor EntryProcessor<K,V,Object>, invokeArgs Object[], retval boolean, filter CacheEntryPredicate) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public put(key K, val V, filter CacheEntryPredicate) : boolean in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public removeAsync(key K, filter CacheEntryPredicate) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public getAndPutAsync0(key K, val V, filter CacheEntryPredicate) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public getAndPutAsync0(key K, val V, filter CacheEntryPredicate) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public removeAllAsync(cacheCtx GridCacheContext, keys Collection<? extends K>, retval boolean, filter CacheEntryPredicate, singleRmv boolean) : IgniteInternalFuture<GridCacheReturn> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public removeAsync(key K, filter CacheEntryPredicate) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public put(key K, val V, filter CacheEntryPredicate) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public getAndPutAsync0(key K, val V, filter CacheEntryPredicate) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method private createSingleUpdateFuture(key K, val V, proc EntryProcessor, invokeArgs Object[], retval boolean, filter CacheEntryPredicate, waitTopFut boolean) : GridNearAtomicUpdateFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public put(key K, val V, filter CacheEntryPredicate) : boolean in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public getAndPut(key K, val V, filter CacheEntryPredicate) : V in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public putAsync0(key K, val V, filter CacheEntryPredicate) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method public putAsync(cacheCtx GridCacheContext, key K, val V, retval boolean, filter CacheEntryPredicate) : IgniteInternalFuture<GridCacheReturn> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate... to filter : CacheEntryPredicate in method public removeAsync(key K, filter CacheEntryPredicate) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache |
From |
To |
|
Change Parameter Type filter : CacheEntryPredicate[] to filter : CacheEntryPredicate in method private updateAsync0(key K, val V, proc EntryProcessor, invokeArgs Object[], retval boolean, filter CacheEntryPredicate, waitTopFut boolean) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |