66504a08c5db4e7cc03bfcb3336a00650d5f2375
Files Diff
- Added: 4
 - Removed: 4
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method public context() : PlatformContext from class org.apache.ignite.internal.processors.platform.cache.PlatformCachePartialUpdateException to public context() : PlatformContext from class org.apache.ignite.internal.processors.platform.PlatformExtendedException | From | To | |
| Move Source Folder | 1 | ||
| Move Source Folder modules/platform to modules/core | From | To | |
| Pull Up Attribute | 1 | ||
| Pull Up Attribute private ctx : PlatformContext from class org.apache.ignite.internal.processors.platform.cache.PlatformCachePartialUpdateException to protected ctx : PlatformContext from class org.apache.ignite.internal.processors.platform.PlatformExtendedException | From | To | |
| Change Return Type | 2 | ||
| Change Return Type IgniteCheckedException to PlatformNativeException in method public createNativeException(cause Object) : PlatformNativeException in class org.apache.ignite.internal.processors.platform.PlatformContextImpl | From | To | |
| Change Return Type IgniteCheckedException to PlatformNativeException in method public createNativeException(cause Object) : PlatformNativeException in class org.apache.ignite.internal.processors.platform.PlatformContext | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.ignite.internal.processors.platform.compute.PlatformNativeException moved to org.apache.ignite.internal.processors.platform.PlatformNativeException | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.apache.ignite.internal.processors.platform.PlatformExtendedException from classes [org.apache.ignite.internal.processors.platform.cache.PlatformCachePartialUpdateException] | From | To |