fc0eceb323acd57efc527177801d3974a75cf9f3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type set : Set<CacheEntry<CacheAffinityKey<Integer>,Integer>> to set : Set<Cache.Entry<CacheAffinityKey<Integer>,Integer>> in method private checkUpdateEntry(concurrency IgniteTxConcurrency, isolation IgniteTxIsolation) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheGroupLockPartitionedAbstractSelfTest | From | To | |
Inline Variable | 1 | ||
Inline Variable entry : CacheEntry<String,Integer> in method private checkTtl(inTx boolean, oldEntry boolean) : void from class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | From | To |