05344836e220fa0c40e0404d1a076c34e846820e
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable p : int to part : int in method private validatePartitionOperation(cacheName String, read boolean, key Object, part int, lostParts Collection<Integer>, plc PartitionLossPolicy) : CacheInvalidStateException in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
| Extract Variable | 1 | ||
| Extract Variable actual : Integer in method private verifyCacheOps(canWrite boolean, safe boolean, part int, ig Ignite) : void from class org.apache.ignite.internal.processors.cache.distributed.IgniteCachePartitionLossPolicySelfTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private validatePartitionOperation(cacheName String, read boolean, key Object, part int, lostParts Collection<Integer>, plc PartitionLossPolicy) : CacheInvalidStateException extracted from public validateCache(cctx GridCacheContext, recovery boolean, read boolean, key Object, keys Collection<?>) : Throwable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To |