3a4ede2f7f307aaf4eb83bb0afc1d7efa374b310
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 6 | ||
Change Parameter Type v : V to loc : boolean in method public GridCacheReturn(loc boolean, success boolean) in class org.apache.ignite.internal.processors.cache.GridCacheReturn | From | To | |
Change Parameter Type res : CacheInvokeDirectResult to res : IgniteBiTuple<Object,Exception> in method public GridCacheUpdateAtomicResult(success boolean, oldVal CacheObject, newVal CacheObject, res IgniteBiTuple<Object,Exception>, newTtl long, conflictExpireTime long, rmvVer GridCacheVersion, conflictRes GridCacheVersionConflictContext<?,?>, sndToDht boolean) in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult | From | To | |
Change Parameter Type invokeRes : Collection<CacheInvokeDirectResult> to invokeRes : GridCacheReturn in method private invokeResult(invokeRes GridCacheReturn) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache.UpdateBatchResult | From | To | |
Change Parameter Type ret : GridCacheReturn<?> to ret : GridCacheReturn in method private addInvokeResult(txEntry IgniteTxEntry, cacheVal CacheObject, ret GridCacheReturn) : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | From | To | |
Change Parameter Type other : GridCacheReturn<Object> to other : GridCacheReturn in method public mergeEntryProcessResults(other GridCacheReturn) : void in class org.apache.ignite.internal.processors.cache.GridCacheReturn | From | To | |
Change Parameter Type ret : GridCacheReturn<Object> to ret : GridCacheReturn in method public implicitSingleResult(ret GridCacheReturn) : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | From | To | |
Rename Variable | 1 | ||
Rename Variable invokeResults : Collection<CacheInvokeDirectResult> to invokeRes : GridCacheReturn in method private updateWithBatch(node ClusterNode, hasNear boolean, req GridNearAtomicUpdateRequest, res GridNearAtomicUpdateResponse, locked List<GridDhtCacheEntry>, ver GridCacheVersion, dhtFut GridDhtAtomicUpdateFuture, completionCb CI2<GridNearAtomicUpdateRequest,GridNearAtomicUpdateResponse>, replicate boolean, taskName String, expiry IgniteCacheExpiryPolicy) : UpdateBatchResult in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | From | To | |
Change Return Type | 3 | ||
Change Return Type CacheInvokeDirectResult to IgniteBiTuple<Object,Exception> in method public computedResult() : IgniteBiTuple<Object,Exception> in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult | From | To | |
Change Return Type GridCacheReturn<Object> to GridCacheReturn in method public implicitSingleResult() : GridCacheReturn in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | From | To | |
Change Return Type Collection<CacheInvokeDirectResult> to GridCacheReturn in method package invokeResults() : GridCacheReturn in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache.UpdateBatchResult | From | To | |
Rename Attribute | 1 | ||
Rename Attribute retVal : CacheObject to ret : GridCacheReturn in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse | From | To | |
Change Variable Type | 4 | ||
Change Variable Type fut : IgniteInternalFuture<GridCacheReturn<CacheObject>> to fut : IgniteInternalFuture<GridCacheReturn<V>> in method public op(tx IgniteTxLocalAdapter) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.replacexAsync.asyncOp | From | To | |
Change Variable Type invokeRes : CacheInvokeDirectResult to invokeRes : IgniteBiTuple<Object,Exception> in method public innerUpdate(newVer GridCacheVersion, evtNodeId UUID, affNodeId UUID, op GridCacheOperation, writeObj Object, invokeArgs Object[], writeThrough boolean, retval boolean, expiryPlc IgniteCacheExpiryPolicy, evt boolean, metrics boolean, primary boolean, verCheck boolean, filter CacheEntryPredicate[], drType GridDrType, explicitTtl long, explicitExpireTime long, conflictVer GridCacheVersion, conflictResolve boolean, intercept boolean, subjId UUID, taskName String) : GridCacheUpdateAtomicResult in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | From | To | |
Change Variable Type invokeResults : Collection<CacheInvokeDirectResult> to invokeRes : GridCacheReturn in method private updateWithBatch(node ClusterNode, hasNear boolean, req GridNearAtomicUpdateRequest, res GridNearAtomicUpdateResponse, locked List<GridDhtCacheEntry>, ver GridCacheVersion, dhtFut GridDhtAtomicUpdateFuture, completionCb CI2<GridNearAtomicUpdateRequest,GridNearAtomicUpdateResponse>, replicate boolean, taskName String, expiry IgniteCacheExpiryPolicy) : UpdateBatchResult in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | From | To | |
Change Variable Type fut : IgniteInternalFuture<GridCacheReturn<CacheObject>> to fut : IgniteInternalFuture<GridCacheReturn<V>> in method public op(tx IgniteTxLocalAdapter) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.removexAsync.asyncOp | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type v : V to v : Object in class org.apache.ignite.internal.processors.cache.GridCacheReturn | From | To | |
Change Attribute Type retVal : CacheObject to ret : GridCacheReturn in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse | From | To | |
Change Attribute Type res : CacheInvokeDirectResult to res : IgniteBiTuple<Object,Exception> in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult | From | To | |
Change Attribute Type invokeRes : Collection<CacheInvokeDirectResult> to invokeRes : GridCacheReturn in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache.UpdateBatchResult | From | To | |
Change Attribute Type implicitRes : GridCacheReturn<Object> to implicitRes : GridCacheReturn in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | From | To | |
Extract And Move Method | 3 | ||
Extract And Move Method public readFrom(buf ByteBuffer, reader MessageReader) : boolean extracted from public readFrom(buf ByteBuffer, reader MessageReader) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse & moved to class org.apache.ignite.internal.processors.cache.GridCacheReturn | From | To | |
Extract And Move Method public prepareMarshal(ctx GridCacheContext) : void extracted from public prepareMarshal(ctx GridCacheSharedContext) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse & moved to class org.apache.ignite.internal.processors.cache.GridCacheReturn | From | To | |
Extract And Move Method public writeTo(buf ByteBuffer, writer MessageWriter) : boolean extracted from public writeTo(buf ByteBuffer, writer MessageWriter) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse & moved to class org.apache.ignite.internal.processors.cache.GridCacheReturn | From | To | |
Rename Parameter | 2 | ||
Rename Parameter success : boolean to loc : boolean in method public GridCacheReturn(loc boolean) in class org.apache.ignite.internal.processors.cache.GridCacheReturn | From | To | |
Rename Parameter v : V to loc : boolean in method public GridCacheReturn(loc boolean, success boolean) in class org.apache.ignite.internal.processors.cache.GridCacheReturn | From | To |