e3e263b1d0f9c9b0ce437a00ea53a824ec1110d0
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private setProjectionPerCall(prj CacheOperationContext) : CacheOperationContext renamed to private setOperationContextPerCall(opCtx CacheOperationContext) : CacheOperationContext in class org.apache.ignite.internal.processors.cache.GridCacheGateway | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type prj : GridCacheProjectionImpl<K,V> to opCtx : CacheOperationContext in method public enterNoLock(opCtx CacheOperationContext) : CacheOperationContext in class org.apache.ignite.internal.processors.cache.GridCacheGateway | From | To | |
| Rename Variable | 2 | ||
| Rename Variable prj : CacheOperationContext to opCtx0 : CacheOperationContext in method public keepPortable() : IgniteCache<K1,V1> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | From | To | |
| Rename Variable prj0 : CacheOperationContext to opCtx0 : CacheOperationContext in method public skipStore() : IgniteCache<K,V> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | From | To | |
| Change Return Type | 1 | ||
| Change Return Type GridCacheProjectionImpl<K,V> to CacheOperationContext in method public enterNoLock(opCtx CacheOperationContext) : CacheOperationContext in class org.apache.ignite.internal.processors.cache.GridCacheGateway | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type prev : GridCacheProjectionImpl<K,V> to prev : CacheOperationContext in method public mxBean() : CacheMetricsMXBean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter prj : CacheOperationContext to opCtx : CacheOperationContext in method private setOperationContextPerCall(opCtx CacheOperationContext) : CacheOperationContext in class org.apache.ignite.internal.processors.cache.GridCacheGateway | From | To | |
| Rename Parameter prj : GridCacheProjectionImpl<K,V> to opCtx : CacheOperationContext in method public enterNoLock(opCtx CacheOperationContext) : CacheOperationContext in class org.apache.ignite.internal.processors.cache.GridCacheGateway | From | To | |
| Rename Parameter prj : CacheOperationContext to opCtx : CacheOperationContext in method public enter(opCtx CacheOperationContext) : CacheOperationContext in class org.apache.ignite.internal.processors.cache.GridCacheGateway | From | To |