fd29c11bc6110e47d1e97554c8de2bf994b039e0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected afterMerge() : void renamed to protected afterConflictResolutionAndMerge() : void in class org.infinispan.conflict.impl.BaseMergePolicyTest | From | To | |
Rename Variable | 2 | ||
Rename Variable mergehash : ConsistentHash to conflictHash : ConsistentHash in method public onPartitionMerge(context AvailabilityStrategyContext, statusResponseMap Map<Address,CacheStatusResponse>) : void in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy | From | To | |
Rename Variable cacheConfiguration : Configuration to config : Configuration in method private initCacheStatusIfAbsent(cacheName String, cacheMode CacheMode) : ClusterCacheStatus in class org.infinispan.topology.ClusterTopologyManagerImpl | From | To | |
Extract Method | 1 | ||
Extract Method protected splitCluster() : void extracted from public testPartitionMergePolicy() : void in class org.infinispan.conflict.impl.BaseMergePolicyTest | From | To |