|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public sizeAsync(peekModes CachePeekMode...) : IgniteFuture<Integer> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localLoadCacheAsync(p IgniteBiPredicate<K,V>, args Object...) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public replace(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public withExpiryPolicy(plc ExpiryPolicy) : GatewayProtectedCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public mxBean() : CacheMetricsMXBean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndRemoveAsync(key K) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAllAsync() : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public loadAll(keys Set<? extends K>, replaceExisting boolean, completionListener CompletionListener) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localClearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public replaceAsync(key K, oldVal V, newVal V) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate 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.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndPutAsync(key K, val V) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public withNoRetries() : GatewayProtectedCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public putIfAbsent(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public enableStatistics(enabled boolean) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndReplaceAsync(key K, val V) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public putAllAsync(map Map<? extends K,? extends V>) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localEvict(keys Collection<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndPutIfAbsent(key K, val V) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public clearAsync(key K) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public queryDetailMetrics() : Collection<? extends QueryDetailMetrics> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localSizeLong(partition int, peekModes CachePeekMode...) : long in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public remove(key K, oldVal V) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public clear(key K) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAllOutTx(keys Set<? extends K>) : Map<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localSize(peekModes CachePeekMode...) : int in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public containsKeyAsync(key K) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public clearAsync() : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAllOutTxAsync(keys Set<? extends K>) : IgniteFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localMetrics() : CacheMetrics in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public clear() : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAsync(key K) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public withDataCenterId(dataCenterId byte) : GatewayProtectedCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndReplace(key K, val V) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public query(qry Query<R>) : QueryCursor<R> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public putIfAbsentAsync(key K, val V) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public isLocalLocked(key K, byCurrThread boolean) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localLoadCache(p IgniteBiPredicate<K,V>, args Object...) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public lostPartitions() : Collection<Integer> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public registerCacheEntryListener(cacheEntryListenerConfiguration CacheEntryListenerConfiguration<K,V>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public containsKeysAsync(keys Set<? extends K>) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getEntry(key K) : CacheEntry<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public invoke(key K, entryProcessor CacheEntryProcessor<K,V,T>, arguments Object...) : T in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public get(key K) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public metrics(grp ClusterGroup) : CacheMetrics in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public containsKey(key K) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public replace(key K, oldVal V, newVal V) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAllAsync(keys Set<? extends K>) : IgniteFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public keepBinary() : GatewayProtectedCacheProxy<K1,V1> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localPeek(key K, peekModes CachePeekMode...) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public loadCacheAsync(p IgniteBiPredicate<K,V>, args Object...) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public replaceAsync(key K, val V) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAll(keys Set<? extends K>) : Map<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localSizeLong(peekModes CachePeekMode...) : long in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public containsKeys(keys Set<? extends K>) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public remove(key K) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public query(qry Query<T>, transformer IgniteClosure<T,R>) : QueryCursor<R> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndPutIfAbsentAsync(key K, val V) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public putAsync(key K, val V) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate 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.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public put(key K, val V) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public resetQueryDetailMetrics() : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public metrics() : CacheMetrics in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public sizeLongAsync(partition int, peekModes CachePeekMode...) : IgniteFuture<Long> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAll() : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getEntries(keys Set<? extends K>) : Collection<CacheEntry<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public sizeLong(peekModes CachePeekMode...) : long in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public withPartitionRecover() : GatewayProtectedCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localEntries(peekModes CachePeekMode...) : Iterable<Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndRemove(key K) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndPut(key K, val V) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localClear(key K) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAsync(key K, oldVal V) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public clearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public invoke(key K, entryProcessor EntryProcessor<K,V,T>, arguments Object...) : T in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAllAsync(keys Set<? extends K>) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getAsync(key K) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public queryMetrics() : QueryMetrics in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public queryMultipleStatements(qry SqlFieldsQuery) : List<FieldsQueryCursor<List<?>>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public iterator() : Iterator<Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public invokeAsync(key K, entryProcessor CacheEntryProcessor<K,V,T>, arguments Object...) : IgniteFuture<T> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public localMxBean() : CacheMetricsMXBean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public resetQueryMetrics() : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public sizeLong(partition int, peekModes CachePeekMode...) : long in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public query(qry SqlFieldsQuery) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, arguments Object...) : IgniteFuture<T> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getEntryAsync(key K) : IgniteFuture<CacheEntry<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public getEntriesAsync(keys Set<? extends K>) : IgniteFuture<Collection<CacheEntry<K,V>>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public clearAllAsync(keys Set<? extends K>) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public sizeLongAsync(peekModes CachePeekMode...) : IgniteFuture<Long> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public skipStore() : GatewayProtectedCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate 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.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public size(peekModes CachePeekMode...) : int in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public loadCache(p IgniteBiPredicate<K,V>, args Object...) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public putAll(map Map<? extends K,? extends V>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public invokeAllAsync(keys Set<? extends K>, entryProcessor CacheEntryProcessor<K,V,T>, args Object...) : IgniteFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Rename Variable prev : CacheOperationContext to opGate : CacheOperationGate in method public deregisterCacheEntryListener(cacheEntryListenerConfiguration CacheEntryListenerConfiguration<K,V>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public query(qry SqlFieldsQuery) : FieldsQueryCursor<List<?>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public remove(key K, oldVal V) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public queryMetrics() : QueryMetrics in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public sizeLongAsync(peekModes CachePeekMode...) : IgniteFuture<Long> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public put(key K, val V) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public resetQueryDetailMetrics() : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public metrics() : CacheMetrics in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public clearAsync() : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public size(peekModes CachePeekMode...) : int in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localClearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public withPartitionRecover() : GatewayProtectedCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public remove(key K) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localClear(key K) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getEntry(key K) : CacheEntry<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public skipStore() : GatewayProtectedCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public invoke(key K, entryProcessor CacheEntryProcessor<K,V,T>, arguments Object...) : T in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public replaceAsync(key K, val V) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public putIfAbsent(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public query(qry Query<R>) : QueryCursor<R> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getEntries(keys Set<? extends K>) : Collection<CacheEntry<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public isLocalLocked(key K, byCurrThread boolean) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localEntries(peekModes CachePeekMode...) : Iterable<Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public sizeAsync(peekModes CachePeekMode...) : IgniteFuture<Integer> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndRemove(key K) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndPutIfAbsent(key K, val V) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndPutAsync(key K, val V) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public clear(key K) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localSize(peekModes CachePeekMode...) : int in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public mxBean() : CacheMetricsMXBean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAllAsync() : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public containsKey(key K) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAll() : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public loadAll(keys Set<? extends K>, replaceExisting boolean, completionListener CompletionListener) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, arguments Object...) : IgniteFuture<T> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public replace(key K, oldVal V, newVal V) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public clearAsync(key K) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAllAsync(keys Set<? extends K>) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public clear() : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate 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.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localMxBean() : CacheMetricsMXBean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public putIfAbsentAsync(key K, val V) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public resetQueryMetrics() : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public putAll(map Map<? extends K,? extends V>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public sizeLong(partition int, peekModes CachePeekMode...) : long in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public invokeAllAsync(keys Set<? extends K>, entryProcessor CacheEntryProcessor<K,V,T>, args Object...) : IgniteFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getEntriesAsync(keys Set<? extends K>) : IgniteFuture<Collection<CacheEntry<K,V>>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate 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.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public lostPartitions() : Collection<Integer> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAllAsync(keys Set<? extends K>) : IgniteFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public replace(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAsync(key K) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public query(qry Query<T>, transformer IgniteClosure<T,R>) : QueryCursor<R> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate 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.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public iterator() : Iterator<Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAllOutTx(keys Set<? extends K>) : Map<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public withDataCenterId(dataCenterId byte) : GatewayProtectedCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localMetrics() : CacheMetrics in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public get(key K) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public loadCache(p IgniteBiPredicate<K,V>, args Object...) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public enableStatistics(enabled boolean) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public clearAllAsync(keys Set<? extends K>) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public replaceAsync(key K, oldVal V, newVal V) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAsync(key K, oldVal V) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public invoke(key K, entryProcessor EntryProcessor<K,V,T>, arguments Object...) : T in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localLoadCacheAsync(p IgniteBiPredicate<K,V>, args Object...) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public putAsync(key K, val V) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public invokeAsync(key K, entryProcessor CacheEntryProcessor<K,V,T>, arguments Object...) : IgniteFuture<T> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAllOutTxAsync(keys Set<? extends K>) : IgniteFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndRemoveAsync(key K) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public deregisterCacheEntryListener(cacheEntryListenerConfiguration CacheEntryListenerConfiguration<K,V>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public sizeLong(peekModes CachePeekMode...) : long in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getEntryAsync(key K) : IgniteFuture<CacheEntry<K,V>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndPut(key K, val V) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localEvict(keys Collection<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public queryDetailMetrics() : Collection<? extends QueryDetailMetrics> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localSizeLong(partition int, peekModes CachePeekMode...) : long in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public containsKeysAsync(keys Set<? extends K>) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public loadCacheAsync(p IgniteBiPredicate<K,V>, args Object...) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndPutIfAbsentAsync(key K, val V) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public containsKeyAsync(key K) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndReplace(key K, val V) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public metrics(grp ClusterGroup) : CacheMetrics in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public containsKeys(keys Set<? extends K>) : boolean in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAndReplaceAsync(key K, val V) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localLoadCache(p IgniteBiPredicate<K,V>, args Object...) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public putAllAsync(map Map<? extends K,? extends V>) : IgniteFuture<Void> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public clearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public keepBinary() : GatewayProtectedCacheProxy<K1,V1> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public registerCacheEntryListener(cacheEntryListenerConfiguration CacheEntryListenerConfiguration<K,V>) : void in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localPeek(key K, peekModes CachePeekMode...) : V in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public withExpiryPolicy(plc ExpiryPolicy) : GatewayProtectedCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public queryMultipleStatements(qry SqlFieldsQuery) : List<FieldsQueryCursor<List<?>>> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public withNoRetries() : GatewayProtectedCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public removeAsync(key K) : IgniteFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public getAll(keys Set<? extends K>) : Map<K,V> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public localSizeLong(peekModes CachePeekMode...) : long in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |
|
Change Variable Type prev : CacheOperationContext to opGate : CacheOperationGate in method public sizeLongAsync(partition int, peekModes CachePeekMode...) : IgniteFuture<Long> in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy |
From |
To |