7e1d17830429a78ca62e2f007fece7de6466eb0f
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable error : IgniteCheckedException in method package onPrimaryError(req GridNearAtomicAbstractUpdateRequest, res GridNearAtomicUpdateResponse) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture | From | To | |
| Extract Variable key : Object in method private updatePartialBatch(hasNear boolean, firstEntryIdx int, entries List<GridDhtCacheEntry>, ver GridCacheVersion, nearNode ClusterNode, writeVals List<CacheObject>, putMap Map<KeyCacheObject,CacheObject>, rmvKeys Collection<KeyCacheObject>, entryProcessorMap Map<KeyCacheObject,EntryProcessor<Object,Object,Object>>, req GridNearAtomicAbstractUpdateRequest, res GridNearAtomicUpdateResponse, replicate boolean, dhtUpdRes DhtAtomicUpdateResult, taskName String, expiry IgniteCacheExpiryPolicy, sndPrevVal boolean) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | From | To |