18356a876c9ed633c74b855b66b70d777e92cbd6
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute mini : MiniFuture to timeoutObj : LockTimeoutObject in method package onResult(nodeId UUID, res GridNearLockResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | From | To | |
| Replace Variable With Attribute mini : MiniFuture to timeoutObj : LockTimeoutObject in method package onResult(nodeId UUID, res GridNearLockResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type mini : MiniFuture to timeoutObj : LockTimeoutObject in method package onResult(nodeId UUID, res GridNearLockResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | From | To | |
| Change Variable Type mini : MiniFuture to timeoutObj : LockTimeoutObject in method package onResult(nodeId UUID, res GridNearLockResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | From | To | |
| Extract Variable | 2 | ||
| Extract Variable done : boolean in method package onResult(nodeId UUID, res GridNearLockResponse) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | From | To | |
| Extract Variable done : boolean in method package onResult(nodeId UUID, res GridNearLockResponse) : void from class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | From | To | |
| Extract Method | 2 | ||
| Extract Method private onResult0(nodeId UUID, res GridNearLockResponse) : boolean extracted from package onResult(nodeId UUID, res GridNearLockResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | From | To | |
| Extract Method private onResult0(nodeId UUID, res GridNearLockResponse) : boolean extracted from package onResult(nodeId UUID, res GridNearLockResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | From | To |