|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localPromote(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public skipStore() : boolean in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public evictAll(keys Collection<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public queryMetrics() : QueryMetrics in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public offHeapIterator() : Iterator<Map.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getForcePrimary(key K) : V in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method protected getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx, subjId UUID, taskName String, deserializePortable boolean, skipVals boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public isBackup(n ClusterNode, key K) : boolean in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localLoadCache(p IgniteBiPredicate<K,V>, args Object[]) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clearLocallyAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public keySet() : Set<K> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public partition(key K) : int in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public entrySetx(filter CacheEntryPredicate...) : Set<Entry<K,V>> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removeAll() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public replace(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public replace(key K, oldVal V, newVal V) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localClear(key K) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public swapSize() : long in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public iterator() : Iterator<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public remove(key K) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getForcePrimaryAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public containsKeys(keys Set<? extends K>) : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public randomEntry() : Entry<K,V> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAll(keys Collection<? extends K>) : Map<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public withExpiryPolicy(plc ExpiryPolicy) : GridCacheProxyImpl<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localEntries(peekModes CachePeekMode[]) : Iterable<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public tx() : Transaction in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public remove(key K) : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removex(key K, val V) : GridCacheReturn in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public execute(space String, qry GridCacheTwoStepQuery) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.cache.query.CacheQueriesProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndRemoveAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clear() : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public replaceAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public enter(prj CacheProjectionContext) : CacheProjectionContext in class org.apache.ignite.internal.processors.cache.GridCacheGateway |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public putAll(m Map<? extends K,? extends V>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public putIfAbsentAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public mapKeyToPrimaryAndBackups(key K) : Collection<ClusterNode> in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invokeAll(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : Map<K,EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public isLocalLocked(key K, byCurrThread boolean) : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndReplace(key K, val V) : V in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invoke(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : T in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public metrics() : CacheMetrics in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public remove(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localClearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public setSkipStore(skipStore boolean) : GridCacheProxyImpl<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndRemove(key K) : V in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public entrySet(part int) : Set<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public containsKeysAsync(keys Collection<? extends K>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public putAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method package globalLoadCacheAsync(p IgniteBiPredicate<K,V>, args Object...) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public deregisterCacheEntryListener(lsnrCfg CacheEntryListenerConfiguration<K,V>) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removexAsync(key K, val V) : IgniteInternalFuture<GridCacheReturn> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public backupPartitions(n ClusterNode) : int[] in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public lockAllAsync(keys Collection<? extends K>, timeout long) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localLoadCache(p IgniteBiPredicate<K,V>, args Object...) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public putIfAbsent(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removeAllConflict(drMap Map<KeyCacheObject,GridCacheVersion>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public values() : Collection<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removeAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public entrySet() : Set<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clearAsync(key K) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public get(key K) : V in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public nearSize() : int in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type oldPrj : CacheProjectionContext<K,V> to oldPrj : CacheProjectionContext in method public next() : Cache.Entry<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap.EntryIterator |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localEntries(peekModes CachePeekMode...) : Iterable<Entry<K,V>> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx, subjId UUID, taskName String, deserializePortable boolean, skipVals boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public mapKeysToNodes(keys Collection<? extends K>) : Map<ClusterNode,Collection<K>> in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prj0 : GridCacheProjectionEx<K,V> to prj0 : CacheProjectionContext in method public withExpiryPolicy(plc ExpiryPolicy) : IgniteCache<K,V> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx, subjId UUID, taskName String, deserializePortable boolean, skipVals boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public replacex(key K, oldVal V, newVal V) : GridCacheReturn in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndPutIfAbsentAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public mapPartitionsToNodes(parts Collection<Integer>) : Map<Integer,ClusterNode> in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invokeAll(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : Map<K,EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method private removeAllAsync0(keys Collection<? extends K>, conflictMap Map<KeyCacheObject,GridCacheVersion>, retval boolean, rawRetval boolean, filter CacheEntryPredicate[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public mapKeyToNode(key K) : ClusterNode in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public keepPortable() : IgniteCache<K1,V1> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndRemove(key K) : V in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public entrySetx(filter CacheEntryPredicate...) : Set<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type oldPrj : CacheProjectionContext<K,V> to oldPrj : CacheProjectionContext in method public projectSafe(r Callable<T>) : Callable<T> in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAllOutTx(keys List<K>) : Map<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndPutIfAbsent(key K, val V) : V in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public evict(key K) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public containsKey(key K) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public primarySize() : int in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public lock() : void in class org.apache.ignite.internal.processors.cache.CacheLockImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public offHeapEntriesCount() : long in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clear(key K) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public primaryKeySet() : Set<K> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public isMongoDataCache() : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public size() : int in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public lockAsync(key K, timeout long) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public igniteIterator() : Iterator<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public isMongoMetaCache() : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localSize(peekModes CachePeekMode[]) : int in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type oldPrj : CacheProjectionContext<K,V> to oldPrj : CacheProjectionContext in method public projectSafe(r Runnable) : Runnable in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method private removeAllAsync0(cacheCtx GridCacheContext, keys Collection<? extends K>, drMap Map<KeyCacheObject,GridCacheVersion>, cached GridCacheEntryEx, retval boolean, filter CacheEntryPredicate[]) : IgniteInternalFuture<GridCacheReturn> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public keepPortable() : boolean in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public txStart(concurrency TransactionConcurrency, isolation TransactionIsolation, timeout long, txSize int) : Transaction in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localPeek(key K, peekModes CachePeekMode[], plc IgniteCacheExpiryPolicy) : V in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public size(peekModes CachePeekMode...) : int in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndPutIfAbsent(key K, val V) : V in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prj0 : GridCacheProjectionEx<K,V> to prj0 : CacheProjectionContext in method public withExpiryPolicy(plc ExpiryPolicy) : GridCacheProxyImpl<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public tryLock(time long, unit TimeUnit) : boolean in class org.apache.ignite.internal.processors.cache.CacheLockImpl |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public allPartitions(n ClusterNode) : int[] in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public executeTwoStepQuery(space String, sqlQry String, params Object[]) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.cache.query.CacheQueriesProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public replace(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removeAll() : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clear(key K) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public registerCacheEntryListener(lsnrCfg CacheEntryListenerConfiguration<K,V>) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public isPrimary(n ClusterNode, key K) : boolean in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public lock(key K, timeout long) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public sqlMetadata() : Collection<GridCacheSqlMetadata> in class org.apache.ignite.internal.processors.cache.query.CacheQueriesProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removeAllAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invokeAll(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : Map<K,EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clearAsync(keys Set<? extends K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public txStart(concurrency TransactionConcurrency, isolation TransactionIsolation) : Transaction in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public putIfAbsent(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public localLoadCache(p IgniteBiPredicate<K,V>, args Object[]) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public mapPartitionToPrimaryAndBackups(part int) : Collection<ClusterNode> in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public loadAll(keys Set<? extends K>, replaceExisting boolean, completionLsnr CompletionListener) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public localLoadCache(p IgniteBiPredicate<K,V>, args Object[]) : void in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public tryLock() : boolean in class org.apache.ignite.internal.processors.cache.CacheLockImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public put(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invoke(key K, entryProcessor CacheEntryProcessor<K,V,T>, args Object...) : T in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clearLocally() : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method private putAllAsync0(cacheCtx GridCacheContext, map Map<? extends K,? extends V>, invokeMap Map<? extends K,? extends EntryProcessor<K,V,Object>>, invokeArgs Object[], drMap Map<KeyCacheObject,GridCacheDrInfo>, retval boolean, cached GridCacheEntryEx, filter CacheEntryPredicate[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public putAllAsync(m Map<? extends K,? extends V>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invoke(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : EntryProcessorResult<T> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method private updateAllAsync0(map Map<? extends K,? extends V>, invokeMap Map<? extends K,? extends EntryProcessor>, invokeArgs Object[], conflictPutMap Map<KeyCacheObject,GridCacheDrInfo>, conflictRmvMap Map<KeyCacheObject,GridCacheVersion>, retval boolean, rawRetval boolean, filter CacheEntryPredicate[], waitTopFut boolean) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public forceRepartition() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public isLocked(key K) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public createSpiQuery() : CacheQuery<R> in class org.apache.ignite.internal.processors.cache.query.CacheQueriesProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public swapIterator() : Iterator<Map.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public createScanQuery(filter IgniteBiPredicate<K,V>) : CacheQuery<Map.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.query.CacheQueriesProxy |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method private expiryPerCall() : ExpiryPolicy in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clear() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removeAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prj0 : CacheProjectionContext<K,V> to prj0 : CacheProjectionContext in method public skipStore() : IgniteCache<K,V> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method protected getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx, subjId UUID, taskName String, deserializePortable boolean, skipVals boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localPeek(key K, peekModes CachePeekMode...) : V in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invokeAll(keys Set<? extends K>, entryProcessor CacheEntryProcessor<K,V,T>, args Object...) : Map<K,EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public sizeAsync(peekModes CachePeekMode[]) : IgniteInternalFuture<Integer> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public offHeapAllocatedSize() : long in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public put(key K, val V) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public loadCache(p IgniteBiPredicate<K,V>, args Object...) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public primaryPartitions(n ClusterNode) : int[] in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clearAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method private getAllInternal(keys Collection<? extends K>, swapOrOffheap boolean, storeEnabled boolean, taskName String, deserializePortable boolean, skipVals boolean) : Map<K,V> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public mxBean() : CacheMetricsMXBean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public lockAll(keys Collection<? extends K>, timeout long) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public replacexAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<GridCacheReturn> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public mxBean() : CacheMetricsMXBean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public createFullTextQuery(clsName String, search String) : CacheQuery<Map.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.query.CacheQueriesProxy |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public affinityKey(key K) : Object in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clearLocally(key K) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public promoteAll(keys Collection<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method protected remove(item Cache.Entry<K,V>) : void in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.igniteIterator.iterator |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public putAllConflictAsync(drMap Map<KeyCacheObject,GridCacheDrInfo>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localSize(peekModes CachePeekMode...) : int in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removeAsync(key K) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public replaceAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public skipStore() : IgniteCache<K,V> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public txStartEx(concurrency TransactionConcurrency, isolation TransactionIsolation) : IgniteInternalTx in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public swapKeys() : long in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localLoadCacheAsync(p IgniteBiPredicate<K,V>, args Object[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAll(keys Set<? extends K>) : Map<K,V> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removeAll(keys Collection<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public createSqlFieldsQuery(qry String) : CacheQuery<List<?>> in class org.apache.ignite.internal.processors.cache.query.CacheQueriesProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public skipStore() : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public get(key K) : V in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndPutAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public remove(key K, oldVal V) : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public mapPartitionToNode(part int) : ClusterNode in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public metrics() : QueryMetrics in class org.apache.ignite.internal.processors.cache.query.CacheQueriesProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public localEvict(keys Collection<? extends K>) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public size(peekModes CachePeekMode[]) : int in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removeAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndPut(key K, val V) : V in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public containsKey(key K) : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public invokeAll(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : Map<K,EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public loadAll(keys Set<? extends K>, replaceExisting boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public isIgfsDataCache() : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public removeAllConflictAsync(drMap Map<KeyCacheObject,GridCacheVersion>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public containsKeyAsync(key K) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public iterator() : Iterator<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public unlock() : void in class org.apache.ignite.internal.processors.cache.CacheLockImpl |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public projectSafe(r Callable<T>) : Callable<T> in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public clearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public unlock(key K) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public overflowSize() : long in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx, subjId UUID, taskName String, deserializePortable boolean, skipVals boolean) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public igfsDataSpaceMax() : long in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public replace(key K, oldVal V, newVal V) : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public unlockAll(keys Collection<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public metrics() : CacheMetrics in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prj : CacheProjectionContext<K,V> to prj : CacheProjectionContext in method public projectSafe(r Runnable) : Runnable in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public partitions() : int in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public isLockedByThread(key K) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public metrics(grp ClusterGroup) : CacheMetrics in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public igfsDataSpaceUsed() : long in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public containsKeys(keys Collection<? extends K>) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public putAllConflict(drMap Map<KeyCacheObject,GridCacheDrInfo>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndPut(key K, val V) : V in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndReplace(key K, val V) : V in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public query(qry Query<R>) : QueryCursor<R> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAndReplaceAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public withExpiryPolicy(plc ExpiryPolicy) : IgniteCache<K,V> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type old : CacheProjectionContext<K,V> to old : CacheProjectionContext in method public isPrimaryOrBackup(n ClusterNode, key K) : boolean in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public putAll(map Map<? extends K,? extends V>) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public createSqlFieldsQuery(qry String, incMeta boolean) : CacheQuery<List<?>> in class org.apache.ignite.internal.processors.cache.query.CacheQueriesProxy |
From |
To |
|
Change Variable Type prev : CacheProjectionContext<K,V> to prev : CacheProjectionContext in method public getAll(keys Collection<? extends K>) : Map<K,V> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |