e855d9a7c92bad81fb1494963bbf1fd1dffbfb1c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ret : GridCacheReturn to ret : GridCacheReturn<?> in method private addInvokeResult(txEntry IgniteTxEntry<K,V>, val V, ret GridCacheReturn<?>) : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | From | To | |
Rename Variable | 2 | ||
Rename Variable removed : boolean to rmv : boolean in method public remove(key K, val V) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | From | To | |
Rename Variable removed : Boolean to rmv : Boolean in method public removex(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<Cache.Entry<K,V>>...) : boolean in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | From | To | |
Change Variable Type | 1 | ||
Change Variable Type processor : EntryProcessor to processor : EntryProcessor<K,V,?> in method protected applyTransformClosures(txEntry IgniteTxEntry<K,V>, metrics boolean) : GridTuple3<GridCacheOperation,V,byte[]> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter | From | To | |
Extract Variable | 10 | ||
Extract Variable val : V in method protected applyTransformClosures(txEntry IgniteTxEntry<K,V>, metrics boolean) : GridTuple3<GridCacheOperation,V,byte[]> from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter | From | To | |
Extract Variable oldVal0 : V in method public op(tx IgniteTxLocalAdapter<K,V>) : IgniteInternalFuture<Boolean> from class org.apache.ignite.internal.processors.cache.GridCacheAdapter.replaceAsync.fut.asyncOp | From | To | |
Extract Variable key : K in method private loadEntries(nodeId UUID, keys Collection<K>, infos Collection<GridCacheEntryInfo<K,V>>, savedVers Map<K,GridCacheVersion>, topVer long) : Map<K,V> from class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture | From | To | |
Extract Variable val0 : V in method public op(tx IgniteTxLocalAdapter<K,V>) : IgniteInternalFuture<Boolean> from class org.apache.ignite.internal.processors.cache.GridCacheAdapter.removeAsync.fut.asyncOp | From | To | |
Extract Variable val0 : V in method public op(tx IgniteTxLocalAdapter<K,V>) : Boolean from class org.apache.ignite.internal.processors.cache.GridCacheAdapter.remove.rmv.syncOp | From | To | |
Extract Variable e : GridCacheEntryEx<K,V> in method public batchEvict(keys Collection<? extends K>, obsoleteVer GridCacheVersion) : void from class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager | From | To | |
Extract Variable oldVal0 : V in method public op(tx IgniteTxLocalAdapter<K,V>) : Boolean from class org.apache.ignite.internal.processors.cache.GridCacheAdapter.replace.syncOp | From | To | |
Extract Variable keys0 : Collection<? extends K> in method public loadAll(keys Set<? extends K>, replaceExisting boolean) : IgniteInternalFuture<?> from class org.apache.ignite.internal.processors.cache.GridCacheAdapter | From | To | |
Extract Variable key0 : K in method private map(key K, mappings Map<ClusterNode,LinkedHashMap<K,Boolean>>, locVals Map<K,V>, topVer long, mapped Map<ClusterNode,LinkedHashMap<K,Boolean>>) : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture | From | To | |
Extract Variable key0 : K in method private map(key K, mappings Map<ClusterNode,LinkedHashMap<K,Boolean>>, topVer long, mapped Map<ClusterNode,LinkedHashMap<K,Boolean>>, savedVers Map<K,GridCacheVersion>) : Map<K,GridCacheVersion> from class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture | From | To |