bbe5258b8ffd899ccddc223b5f40632a9f624e40
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ctx : GridCacheContext<K,V> to ctx : GridCacheContext in method public CacheLazyEntry(ctx GridCacheContext, keyObj KeyCacheObject, key K, valObj CacheObject, val V, keepBinary boolean) in class org.apache.ignite.internal.processors.cache.CacheLazyEntry | From | To | |
Extract Variable | 2 | ||
Extract Variable keepBinary : boolean in method protected applyTransformClosures(txEntry IgniteTxEntry, metrics boolean) : IgniteBiTuple<GridCacheOperation,CacheObject> from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter | From | To | |
Extract Variable keepBinary : boolean in method private onEntriesLocked() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture | From | To |