|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public GridPartitionedGetFuture(cctx GridCacheContext<K,V>, keys Collection<KeyCacheObject>, topVer long, readThrough boolean, reload boolean, forcePrimary boolean, subjId UUID, taskName String, deserializePortable boolean, expiryPlc IgniteCacheExpiryPolicy, skipVals boolean) in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method protected abstract lockAllAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isInvalidate boolean, isRead boolean, retval boolean, isolation TransactionIsolation, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public GridDhtColocatedLockFuture(cctx GridCacheContext<K,V>, keys Collection<KeyCacheObject>, tx GridNearTxLocal, read boolean, retval boolean, timeout long, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public removeLocks(threadId long, ver GridCacheVersion, keys Collection<KeyCacheObject>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method package GridLocalLockFuture(cctx GridCacheContext<K,V>, keys Collection<KeyCacheObject>, tx IgniteTxLocalEx, cache GridLocalCache<K,V>, timeout long, filter IgnitePredicate<Cache.Entry<K,V>>[]) in class org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public loadAsync(keys Collection<KeyCacheObject>, readThrough boolean, reload boolean, forcePrimary boolean, topVer long, subjId UUID, taskName String, deserializePortable boolean, expiryPlc IgniteCacheExpiryPolicy, skipVals boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public txLockAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isRead boolean, retval boolean, isolation TransactionIsolation, isInvalidate boolean, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method protected lockAllAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isInvalidate boolean, isRead boolean, retval boolean, isolation TransactionIsolation, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method private enlistRead(cacheCtx GridCacheContext, keys Collection<KeyCacheObject>, cached GridCacheEntryEx, expiryPlc ExpiryPolicy, map Map<K,V>, missed Map<KeyCacheObject,GridCacheVersion>, keysCnt int, deserializePortable boolean, skipVals boolean, keepCacheObjects boolean) : Collection<KeyCacheObject> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method private getAllAsync0(keys Collection<KeyCacheObject>, reload boolean, forcePrimary boolean, subjId UUID, taskName String, deserializePortable boolean, expiryPlc ExpiryPolicy, skipVals boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Parameter Type redos : Collection<K> to redos : Collection<KeyCacheObject> in method private checkMissed(cacheCtx GridCacheContext, map Map<K,V>, missedMap Map<KeyCacheObject,GridCacheVersion>, redos Collection<KeyCacheObject>, deserializePortable boolean, skipVals boolean, keepCacheObjects boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public lockAllAsync(keys Collection<KeyCacheObject>, timeout long, txx IgniteTxLocalEx, isInvalidate boolean, isRead boolean, retval boolean, isolation TransactionIsolation, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter |
From |
To |
|
Change Parameter Type keys : Collection<K> to keys : Collection<KeyCacheObject> in method package lockAllAsync(cacheCtx GridCacheContext<K,V>, tx GridNearTxLocal, threadId long, ver GridCacheVersion, topVer long, keys Collection<KeyCacheObject>, txRead boolean, timeout long, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Exception> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public lockAllAsyncInternal(keys Collection<KeyCacheObject>, timeout long, txx IgniteTxLocalEx, isInvalidate boolean, isRead boolean, retval boolean, isolation TransactionIsolation, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : GridDhtFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method protected lockAllAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isInvalidate boolean, isRead boolean, retval boolean, isolation TransactionIsolation, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public getAllAsync(cacheCtx GridCacheContext, keys Collection<KeyCacheObject>, cached GridCacheEntryEx, deserializePortable boolean, skipVals boolean, keepCacheObjects boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public lockAllAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isInvalidate boolean, isRead boolean, retval boolean, isolation TransactionIsolation, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public txLockAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isRead boolean, retval boolean, isolation TransactionIsolation, invalidate boolean, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.GridLocalCache |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public lockAllAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.GridLocalCache |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public txLockAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isRead boolean, retval boolean, isolation TransactionIsolation, invalidate boolean, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Parameter Type keys : Collection<K> to keys : Collection<KeyCacheObject> in method private lockAllAsync0(cacheCtx GridCacheContext<K,V>, tx GridNearTxLocal, threadId long, ver GridCacheVersion, topVer long, keys Collection<KeyCacheObject>, txRead boolean, timeout long, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Exception> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public abstract txLockAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isRead boolean, retval boolean, isolation TransactionIsolation, invalidate boolean, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method protected lockAllAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, isInvalidate boolean, isRead boolean, retval boolean, isolation TransactionIsolation, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Parameter Type keys : Collection<? extends K> to keys : Collection<KeyCacheObject> in method public getAllAsync(cacheCtx GridCacheContext, keys Collection<KeyCacheObject>, cached GridCacheEntryEx, deserializePortable boolean, skipVals boolean, keepCacheObjects boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx |
From |
To |
|
Change Return Type GridTuple3<Boolean,CacheObject,EntryProcessorResult<Object>> to GridTuple3<Boolean,Object,EntryProcessorResult<Object>> in method public innerUpdateLocal(ver GridCacheVersion, op GridCacheOperation, writeObj Object, invokeArgs Object[], writeThrough boolean, retval boolean, expiryPlc ExpiryPolicy, evt boolean, metrics boolean, filter IgnitePredicate<Cache.Entry<Object,Object>>[], intercept boolean, subjId UUID, taskName String) : GridTuple3<Boolean,Object,EntryProcessorResult<Object>> in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry |
From |
To |
|
Change Return Type GridTuple3<Boolean,CacheObject,EntryProcessorResult<Object>> to GridTuple3<Boolean,Object,EntryProcessorResult<Object>> in method public innerUpdateLocal(ver GridCacheVersion, op GridCacheOperation, writeObj Object, invokeArgs Object[], writeThrough boolean, retval boolean, expiryPlc ExpiryPolicy, evt boolean, metrics boolean, filter IgnitePredicate<Cache.Entry<Object,Object>>[], intercept boolean, subjId UUID, taskName String) : GridTuple3<Boolean,Object,EntryProcessorResult<Object>> in class org.apache.ignite.internal.processors.cache.GridCacheTestEntryEx |
From |
To |
|
Change Return Type GridTuple3<GridCacheOperation,CacheObject,byte[]> to IgniteBiTuple<GridCacheOperation,CacheObject> in method protected applyTransformClosures(txEntry IgniteTxEntry, metrics boolean) : IgniteBiTuple<GridCacheOperation,CacheObject> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |
|
Change Return Type GridTuple3<Boolean,CacheObject,EntryProcessorResult<Object>> to GridTuple3<Boolean,Object,EntryProcessorResult<Object>> in method public innerUpdateLocal(ver GridCacheVersion, op GridCacheOperation, writeObj Object, invokeArgs Object[], writeThrough boolean, retval boolean, expiryPlc ExpiryPolicy, evt boolean, metrics boolean, filter IgnitePredicate<Cache.Entry<Object,Object>>[], intercept boolean, subjId UUID, taskName String) : GridTuple3<Boolean,Object,EntryProcessorResult<Object>> in class org.apache.ignite.internal.processors.cache.GridCacheEntryEx |
From |
To |
|
Change Variable Type res : GridTuple3<GridCacheOperation,CacheObject,byte[]> to res : IgniteBiTuple<GridCacheOperation,CacheObject> in method private commitIfLocked() : void in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter |
From |
To |
|
Change Variable Type key : K to key : KeyCacheObject in method public removeLocks(threadId long, ver GridCacheVersion, keys Collection<KeyCacheObject>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache |
From |
To |
|
Change Variable Type t : GridTuple3<Boolean,CacheObject,EntryProcessorResult<Object>> to t : GridTuple3<Boolean,Object,EntryProcessorResult<Object>> in method private updatePartialBatch(entries List<GridCacheEntryEx>, ver GridCacheVersion, putMap Map<KeyCacheObject,CacheObject>, rmvKeys Collection<KeyCacheObject>, expiryPlc ExpiryPolicy, err CachePartialUpdateCheckedException, subjId UUID, taskName String) : CachePartialUpdateCheckedException in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Variable Type key : K to key : KeyCacheObject in method private lockAllAsync0(cacheCtx GridCacheContext<K,V>, tx GridNearTxLocal, threadId long, ver GridCacheVersion, topVer long, keys Collection<KeyCacheObject>, txRead boolean, timeout long, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Exception> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache |
From |
To |
|
Change Variable Type key : K to key : KeyCacheObject in method private getAllAsync0(keys Collection<KeyCacheObject>, reload boolean, forcePrimary boolean, subjId UUID, taskName String, deserializePortable boolean, expiryPlc ExpiryPolicy, skipVals boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Variable Type key : K to key : KeyCacheObject in method public loadAsync(keys Collection<KeyCacheObject>, readThrough boolean, reload boolean, forcePrimary boolean, topVer long, subjId UUID, taskName String, deserializePortable boolean, expiryPlc IgniteCacheExpiryPolicy, skipVals boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache |
From |
To |
|
Change Variable Type res : GridTuple3<GridCacheOperation,CacheObject,byte[]> to res : IgniteBiTuple<GridCacheOperation,CacheObject> in method public userCommit() : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Variable Type key : K to key : KeyCacheObject in method public lockAllAsync(keys Collection<KeyCacheObject>, timeout long, tx IgniteTxLocalEx, filter IgnitePredicate<Cache.Entry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.GridLocalCache |
From |
To |
|
Change Variable Type redos : Collection<K> to redos : Collection<KeyCacheObject> in method public getAllAsync(cacheCtx GridCacheContext, keys Collection<KeyCacheObject>, cached GridCacheEntryEx, deserializePortable boolean, skipVals boolean, keepCacheObjects boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Variable Type t : GridTuple3<Boolean,CacheObject,EntryProcessorResult<Object>> to t : GridTuple3<Boolean,Object,EntryProcessorResult<Object>> in method private updateAllInternal(op GridCacheOperation, keys Collection<? extends K>, vals Iterable<?>, invokeArgs Object[], expiryPlc ExpiryPolicy, retval boolean, rawRetval boolean, filter IgnitePredicate<Cache.Entry<K,V>>[], storeEnabled boolean) : Object in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Variable Type prj : GridCacheProjectionImpl<K,V> to prj : GridCacheProjectionImpl in method public getAllAsync(cacheCtx GridCacheContext, keys Collection<KeyCacheObject>, cached GridCacheEntryEx, deserializePortable boolean, skipVals boolean, keepCacheObjects boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Variable Type res : GridTuple3<GridCacheOperation,CacheObject,byte[]> to res : IgniteBiTuple<GridCacheOperation,CacheObject> in method protected batchStoreCommit(writeEntries Iterable<IgniteTxEntry>) : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Variable Type key : K to key : KeyCacheObject in method private enlistRead(cacheCtx GridCacheContext, keys Collection<KeyCacheObject>, cached GridCacheEntryEx, expiryPlc ExpiryPolicy, map Map<K,V>, missed Map<KeyCacheObject,GridCacheVersion>, keysCnt int, deserializePortable boolean, skipVals boolean, keepCacheObjects boolean) : Collection<KeyCacheObject> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Variable Type key : K to key : KeyCacheObject in method public lockAllAsyncInternal(keys Collection<KeyCacheObject>, timeout long, txx IgniteTxLocalEx, isInvalidate boolean, isRead boolean, retval boolean, isolation TransactionIsolation, accessTtl long, filter IgnitePredicate<Cache.Entry<K,V>>[]) : GridDhtFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter |
From |
To |