e832ef9ce363fad34097aa78293a57f4aefcbcc0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public forAccess(ttl long) : CacheExpiryPolicy renamed to public fromRemote(createTtl long, accessTtl long) : CacheExpiryPolicy in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.CacheExpiryPolicy | From | To | |
Extract Variable | 1 | ||
Extract Variable expiryPlc0 : IgniteCacheExpiryPolicy in method public loadMissing(cacheCtx GridCacheContext, topVer AffinityTopologyVersion, readThrough boolean, async boolean, keys Collection<KeyCacheObject>, skipVals boolean, needVer boolean, keepBinary boolean, expiryPlc ExpiryPolicy, c GridInClosure3<KeyCacheObject,Object,GridCacheVersion>) : IgniteInternalFuture<Void> from class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | From | To |