|
Change Return Type T2<CacheObject,GridCacheVersion> to EntryGetResult in method public innerGetVersioned(ver GridCacheVersion, tx IgniteInternalTx, readSwap boolean, unmarshal boolean, updateMetrics boolean, evt boolean, subjId UUID, transformClo Object, taskName String, expiryPlc IgniteCacheExpiryPolicy, keepBinary boolean) : EntryGetResult in class org.apache.ignite.internal.processors.cache.GridCacheTestEntryEx |
From |
To |
|
Change Return Type T2<CacheObject,GridCacheVersion> to EntryGetResult in method public innerGetVersioned(ver GridCacheVersion, tx IgniteInternalTx, readSwap boolean, unmarshal boolean, updateMetrics boolean, evt boolean, subjId UUID, transformClo Object, taskName String, expiryPlc IgniteCacheExpiryPolicy, keepBinary boolean) : EntryGetResult in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry |
From |
To |
|
Change Return Type T2<CacheObject,GridCacheVersion> to EntryGetResult in method public innerGetVersioned(ver GridCacheVersion, tx IgniteInternalTx, readSwap boolean, unmarshal boolean, updateMetrics boolean, evt boolean, subjId UUID, transformClo Object, taskName String, expiryPlc IgniteCacheExpiryPolicy, keepBinary boolean) : EntryGetResult in class org.apache.ignite.internal.processors.cache.GridCacheEntryEx |
From |
To |
|
Change Variable Type res : T2<CacheObject,GridCacheVersion> to res : EntryGetResult in method private getAllAsync0(keys Collection<KeyCacheObject>, forcePrimary boolean, subjId UUID, taskName String, deserializeBinary boolean, expiryPlc ExpiryPolicy, skipVals boolean, skipStore boolean, canRemap boolean, needVer boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Variable Type res : T2<CacheObject,GridCacheVersion> to res : EntryGetResult in method private getAllInternal(keys Collection<? extends K>, swapOrOffheap boolean, storeEnabled boolean, taskName String, deserializeBinary boolean, skipVals boolean, needVer boolean) : Map<K,V> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Variable Type res : T2<CacheObject,GridCacheVersion> to res : EntryGetResult in method private localDhtGet(key KeyCacheObject, part int, topVer AffinityTopologyVersion, nearRead boolean) : boolean in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture |
From |
To |
|
Change Variable Type res : T2<CacheObject,GridCacheVersion> to res : EntryGetResult in method private localGet(key KeyCacheObject, part int, locVals Map<K,V>) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture |
From |
To |
|
Change Variable Type res : T2<CacheObject,GridCacheVersion> to res : EntryGetResult in method private enlistRead(cacheCtx GridCacheContext, entryTopVer AffinityTopologyVersion, keys Collection<KeyCacheObject>, expiryPlc ExpiryPolicy, map Map<K,V>, missed Map<KeyCacheObject,GridCacheVersion>, keysCnt int, deserializeBinary boolean, skipVals boolean, keepCacheObjects boolean, skipStore boolean, needVer boolean) : Collection<KeyCacheObject> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Variable Type misses : Map<KeyCacheObject,GridCacheVersion> to misses : Map<KeyCacheObject,EntryGetResult> in method protected getAllAsync0(keys Collection<KeyCacheObject>, readThrough boolean, checkTx boolean, subjId UUID, taskName String, deserializeBinary boolean, expiry IgniteCacheExpiryPolicy, skipVals boolean, keepCacheObjects boolean, canRemap boolean, needVer boolean) : IgniteInternalFuture<Map<K1,V1>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Variable Type res : T2<CacheObject,GridCacheVersion> to res : EntryGetResult in method private enlistWriteEntry(cacheCtx GridCacheContext, entryTopVer AffinityTopologyVersion, cacheKey KeyCacheObject, val Object, entryProcessor EntryProcessor<?,?,?>, invokeArgs Object[], expiryPlc ExpiryPolicy, retval boolean, lockOnly boolean, filter CacheEntryPredicate[], drVer GridCacheVersion, drTtl long, drExpireTime long, ret GridCacheReturn, enlisted Collection<KeyCacheObject>, skipStore boolean, singleRmv boolean, hasFilters boolean, needVal boolean, needReadVer boolean, keepBinary boolean) : boolean in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Variable Type res : T2<CacheObject,GridCacheVersion> to res : EntryGetResult in method private localGet(topVer AffinityTopologyVersion, part int) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture |
From |
To |
|
Change Variable Type res : T2<CacheObject,GridCacheVersion> to res : EntryGetResult in method public loadAsync(keys Collection<KeyCacheObject>, readThrough boolean, forcePrimary boolean, topVer AffinityTopologyVersion, subjId UUID, taskName String, deserializeBinary boolean, expiryPlc IgniteCacheExpiryPolicy, skipVals boolean, canRemap boolean, needVer boolean, keepCacheObj boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache |
From |
To |
|
Change Variable Type res : T2<CacheObject,GridCacheVersion> to res : EntryGetResult in method private map(key KeyCacheObject, mappings Map<ClusterNode,LinkedHashMap<KeyCacheObject,Boolean>>, topVer AffinityTopologyVersion, mapped Map<ClusterNode,LinkedHashMap<KeyCacheObject,Boolean>>, saved Map<KeyCacheObject,GridNearCacheEntry>) : Map<KeyCacheObject,GridNearCacheEntry> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture |
From |
To |
|
Change Variable Type loadKeys : Map<KeyCacheObject,GridCacheVersion> to loadKeys : Map<KeyCacheObject,EntryGetResult> in method protected getAllAsync0(keys Collection<KeyCacheObject>, readThrough boolean, checkTx boolean, subjId UUID, taskName String, deserializeBinary boolean, expiry IgniteCacheExpiryPolicy, skipVals boolean, keepCacheObjects boolean, canRemap boolean, needVer boolean) : IgniteInternalFuture<Map<K1,V1>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Variable Type res : T2<CacheObject,GridCacheVersion> to res : EntryGetResult in method public loadMissing(cacheCtx GridCacheContext, topVer AffinityTopologyVersion, readThrough boolean, async boolean, keys Collection<KeyCacheObject>, skipVals boolean, needVer boolean, keepBinary boolean, c GridInClosure3<KeyCacheObject,Object,GridCacheVersion>) : IgniteInternalFuture<Void> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |