ae0ea3cf9adcf73958cae9e9b8183cab907694de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable keepBinary : boolean in method private putAsync0(cacheCtx GridCacheContext, key K, val V, entryProcessor EntryProcessor<K,V,Object>, invokeArgs Object[], retval boolean, filter CacheEntryPredicate[]) : IgniteInternalFuture from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | From | To | |
Extract Variable keepBinary : boolean in method private removeAllAsync0(cacheCtx GridCacheContext, keys Collection<? extends K>, drMap Map<KeyCacheObject,GridCacheVersion>, retval boolean, filter CacheEntryPredicate[], singleRmv boolean) : IgniteInternalFuture<GridCacheReturn> from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | From | To | |
Extract Variable keepBinary : boolean 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, filter CacheEntryPredicate[]) : IgniteInternalFuture from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | From | To |