27d11b563e3344844097b4ca56230ceb08108d2e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute needReturnValue : boolean to needReturnVal : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture | From | To | |
Rename Parameter | 1 | ||
Rename Parameter needReturnValue : boolean to needReturnVal : boolean in method public GridDhtLockFuture(cctx GridCacheContext<K,V>, nearNodeId UUID, nearLockVer GridCacheVersion, topVer AffinityTopologyVersion, cnt int, read boolean, needReturnVal boolean, timeout long, tx GridDhtTxLocalAdapter, threadId long, accessTtl long, filter CacheEntryPredicate[], skipStore boolean) in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture | From | To |