28d66dbc100b7ba299a48cce0f001a4070566978
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 25
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 |