9ad11ab635aa29afe6e1f3e7270b2f383805fac3
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type persistentUUIDCache : EquivalentConcurrentHashMapV8<org.jgroups.Address,PersistentUUID> to persistentUUIDCache : EquivalentConcurrentHashMapV8<JGroupsAddress,PersistentUUID> in class org.infinispan.remoting.transport.jgroups.JGroupsAddressCache | From | To | |
Extract Method | 1 | ||
Extract Method private computeSegments(primaryOwners int[]) : Set<Integer> extracted from public ReplicatedConsistentHash(hashFunction Hash, members List<Address>, primaryOwners int[]) in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash | From | To | |
Rename Parameter | 1 | ||
Rename Parameter localUUID : PersistentUUID to uuid : PersistentUUID in method public putAddressPersistentUUID(address Object, uuid PersistentUUID) : void in class org.infinispan.remoting.transport.jgroups.JGroupsAddressCache | From | To |