1cd81b35d29d289b144bb412723c16bb1d78cadd
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 20
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable prj : CacheOperationContext to opCtx : CacheOperationContext in method public skipStore() : boolean in class org.apache.ignite.internal.processors.cache.GridCacheContext | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute prj : CacheOperationContext to opCtx : CacheOperationContext in class org.apache.ignite.internal.processors.cache.CacheLockImpl | From | To | |
| Rename Attribute prjPerCall : ThreadLocal<CacheOperationContext> to opCtxPerCall : ThreadLocal<CacheOperationContext> in class org.apache.ignite.internal.processors.cache.GridCacheContext | From | To | |
| Rename Attribute prjCtx : CacheOperationContext to opCtx : CacheOperationContext in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type metaCache : GridCacheAdapter to metaCache : IgniteInternalCache in method public testConfiguration() : void in class org.apache.ignite.internal.processors.igfs.IgfsStreamsSelfTest | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter prj : CacheOperationContext to opCtx : CacheOperationContext in method package CacheLockImpl(gate GridCacheGateway<K,V>, delegate IgniteInternalCache<K,V>, opCtx CacheOperationContext, keys Collection<? extends K>) in class org.apache.ignite.internal.processors.cache.CacheLockImpl | From | To | |
| Rename Parameter prjCtx : CacheOperationContext to opCtx : CacheOperationContext in method public IgniteCacheProxy(ctx GridCacheContext<K,V>, delegate IgniteInternalCache<K,V>, opCtx CacheOperationContext, async boolean) in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | From | To |