3787a9d3353c0c146141a79e3e87e1bbc5128031
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public noRetries() : boolean extracted from 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 & moved to class org.apache.ignite.internal.processors.cache.CacheOperationContext | From | To | |
Extract And Move Method public noRetries() : boolean extracted from 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 & moved to class org.apache.ignite.internal.processors.cache.CacheOperationContext | From | To |