15cbff49be0299f5992287f9a07e5f496c72ead3
Files Diff
- Added: 3
 - Removed: 2
 - Renamed: 0
 - Modified: 40
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type err : GridCachePartialUpdateException to err : CachePartialUpdateCheckedException in method private updatePartialBatch(entries List<GridCacheEntryEx<K,V>>, ver GridCacheVersion, putMap Map<K,V>, rmvKeys Collection<K>, expiryPlc ExpiryPolicy, err CachePartialUpdateCheckedException, subjId UUID, taskName String) : CachePartialUpdateCheckedException in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | From | To | |
| Change Parameter Type e : GridCachePartialUpdateException to e : CachePartialUpdateCheckedException in method public CachePartialUpdateException(e CachePartialUpdateCheckedException) in class org.apache.ignite.cache.CachePartialUpdateException | From | To | |
| Change Return Type | 2 | ||
| Change Return Type GridCachePartialUpdateException to CachePartialUpdateCheckedException in method private partialUpdateException() : CachePartialUpdateCheckedException in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | From | To | |
| Change Return Type GridCachePartialUpdateException to CachePartialUpdateCheckedException in method private updatePartialBatch(entries List<GridCacheEntryEx<K,V>>, ver GridCacheVersion, putMap Map<K,V>, rmvKeys Collection<K>, expiryPlc ExpiryPolicy, err CachePartialUpdateCheckedException, subjId UUID, taskName String) : CachePartialUpdateCheckedException in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | From | To | |
| Move Class | 2 | ||
| Move Class org.apache.ignite.cache.CacheFlagException moved to org.apache.ignite.internal.processors.cache.CacheFlagException | From | To | |
| Move Class org.apache.ignite.cache.CacheFlag moved to org.apache.ignite.internal.processors.cache.CacheFlag | From | To | |
| Change Variable Type | 5 | ||
| Change Variable Type err : GridCachePartialUpdateException to err : CachePartialUpdateCheckedException in method private updateWithBatch(op GridCacheOperation, keys Collection<? extends K>, vals Iterable<?>, invokeArgs Object[], expiryPlc ExpiryPolicy, ver GridCacheVersion, filter IgnitePredicate<CacheEntry<K,V>>[], subjId UUID, taskName String) : Map<K,EntryProcessorResult> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | From | To | |
| Change Variable Type err0 : GridCachePartialUpdateException to err0 : CachePartialUpdateCheckedException in method private checkComplete() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture | From | To | |
| Change Variable Type err : GridCachePartialUpdateException to err : CachePartialUpdateCheckedException in method private updateAllInternal(op GridCacheOperation, keys Collection<? extends K>, vals Iterable<?>, invokeArgs Object[], expiryPlc ExpiryPolicy, retval boolean, rawRetval boolean, filter IgnitePredicate<CacheEntry<K,V>>[], storeEnabled boolean) : Object in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | From | To | |
| Change Variable Type err0 : GridCachePartialUpdateException to err0 : CachePartialUpdateCheckedException in method private addFailedKeys(failedKeys Collection<K>, err Throwable) : IgniteCheckedException in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture | From | To | |
| Change Variable Type ignored : GridCachePartialUpdateException to ignored : CachePartialUpdateCheckedException in method private checkRestarts(writeOrder CacheAtomicWriteOrderMode, writeSync CacheWriteSynchronizationMode) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheAtomicInvalidPartitionHandlingSelfTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type err : GridCachePartialUpdateException to err : CachePartialUpdateCheckedException in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture | From | To |