e922dda6e9230ff7715f83c7b81e5656e8e856a0
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 36
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private notifyListeners() : void renamed to private unblockAll(head Node) : void in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Push Down Method | 2 | ||
Push Down Method public endTime() : long from class org.apache.ignite.internal.util.future.GridFutureAdapter to public startTime() : long from class org.apache.ignite.internal.processors.cache.GridCacheFutureAdapter | From | To | |
Push Down Method public endTime() : long from class org.apache.ignite.internal.util.future.GridFutureAdapter to public startTime() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method | 12 | ||
Move Method public duration() : long from class org.apache.ignite.internal.util.future.GridFinishedFuture to public duration() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public startTime() : long from class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl.ScheduleFutureSnapshot to public startTime() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public duration() : long from class org.apache.ignite.internal.util.future.GridFutureAdapter to public duration() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public startTime() : long from class org.apache.ignite.internal.util.future.IgniteFutureImpl to public startTime() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public duration() : long from class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture to public duration() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public startTime() : long from class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl to public startTime() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public startTime() : long from class org.apache.ignite.internal.util.future.GridFutureAdapter to public startTime() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public duration() : long from class org.apache.ignite.internal.util.future.IgniteFutureImpl to public duration() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public startTime() : long from class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture to public startTime() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public startTime() : long from class org.apache.ignite.internal.util.future.GridFinishedFuture to public startTime() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public duration() : long from class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl.ScheduleFutureSnapshot to public duration() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Method public duration() : long from class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl to public duration() : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Attribute | 3 | ||
Move Attribute private endTime : long from class org.apache.ignite.internal.util.future.GridFutureAdapter to private endTime : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Attribute private startTime : long from class org.apache.ignite.internal.util.future.GridFinishedFuture to private startTime : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Move Attribute private startTime : long from class org.apache.ignite.internal.util.future.GridFutureAdapter to private startTime : long from class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture | From | To | |
Extract Class | 6 | ||
Extract Class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture from class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Extract Class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture from class org.apache.ignite.internal.util.future.GridFinishedFuture | From | To | |
Extract Class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture from class org.apache.ignite.internal.util.future.IgniteFutureImpl | From | To | |
Extract Class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture from class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl.ScheduleFutureSnapshot | From | To | |
Extract Class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture from class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl | From | To | |
Extract Class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture from class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable lsnr0 : IgniteInClosure<? super IgniteInternalFuture<R>> to head : Node in method private unblockAll(head Node) : void in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Extract Superclass | 3 | ||
Extract Superclass org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture from classes [org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture, org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter] | From | To | |
Extract Superclass org.apache.ignite.internal.processors.cache.GridCacheFutureAdapter from classes [org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture, org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture, org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture, org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture] | From | To | |
Extract Superclass org.apache.ignite.internal.processors.cache.GridCacheCompoundIdentityFuture from classes [org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture, org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter, org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture, org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture, org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture, org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture, org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture] | From | To | |
Rename Attribute | 1 | ||
Rename Attribute res : Object to state : Object in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type lsnr0 : IgniteInClosure<? super IgniteInternalFuture<R>> to head : Node in method private unblockAll(head Node) : void in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Extract Method | 2 | ||
Extract Method private resolve() : R extracted from private get0(ignoreInterrupts boolean) : R in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Extract Method private resolve() : R extracted from protected get0(nanosTimeout long) : R in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type CANCELLED : int to CANCELLED : Object in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Change Attribute Type INIT : int to INIT : Node in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Change Attribute Type DONE : int to DONE : String in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter lsnr0 : IgniteInClosure<? super IgniteInternalFuture<R>> to lsnr : IgniteInClosure<? super IgniteInternalFuture<R>> in method public listen(lsnr IgniteInClosure<? super IgniteInternalFuture<R>>) : void in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To |