555fcebb2261e0ce3cfb1713a4322fad69505d2c
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute cacheName : String to cacheId : int in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheDestroyRequest | From | To | |
| Extract Method | 1 | ||
| Extract Method public cacheDescriptor(ctx ClientConnectionContext, cacheId int) : DynamicCacheDescriptor extracted from protected cacheDescriptor(ctx ClientConnectionContext) : DynamicCacheDescriptor in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRequest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type cacheName : String to cacheId : int in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheDestroyRequest | From | To |