af1d28446705cf3a9c19afb490f8ae7cfabb60bf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute viewUpdateLock : Object to clusterManagerLock : Object in class org.infinispan.topology.ClusterTopologyManagerImpl | From | To | |
Extract Variable | 1 | ||
Extract Variable viewId : int in method public isCacheRebalancingEnabled(cacheName String) : boolean from class org.infinispan.topology.LocalTopologyManagerImpl | From | To | |
Extract Method | 1 | ||
Extract Method private validateCommandViewId(cacheTopology CacheTopology, viewId int, sender Address, cacheName String) : boolean extracted from private updateCacheTopology(cacheName String, cacheTopology CacheTopology, sender Address, cacheStatus LocalCacheStatus) : boolean in class org.infinispan.topology.LocalTopologyManagerImpl | From | To | |
Rename Parameter | 2 | ||
Rename Parameter viewId : int to joinerViewId : int in method public handleJoin(cacheName String, joiner Address, joinInfo CacheJoinInfo, joinerViewId int) : CacheStatusResponse in class org.infinispan.topology.ClusterTopologyManagerImpl | From | To | |
Rename Parameter viewId : int to joinerViewId : int in method private waitForView(joinerViewId int, timeout long) : void in class org.infinispan.topology.ClusterTopologyManagerImpl | From | To |