62ed1941330e8e6693f4507c0a5848a87ab00500
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable gms : GMS to merge : MERGE3 in method public testViewsBySameCoord() : void in class org.jgroups.tests.MergeTest4 | From | To | |
| Rename Variable merge_views : Map<Address,View> to msg : Message in method public testViewsBySameCoord() : void in class org.jgroups.tests.MergeTest4 | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type merge_views : Map<Address,View> to msg : Message in method public testViewsBySameCoord() : void in class org.jgroups.tests.MergeTest4 | From | To | |
| Change Variable Type existing : Set<Address> to existing : ViewId in method protected addInfo(sender Address, view_id ViewId, logical_name String, physical_addr PhysicalAddress) : void in class org.jgroups.protocols.MERGE3 | From | To | |
| Change Variable Type gms : GMS to merge : MERGE3 in method public testViewsBySameCoord() : void in class org.jgroups.tests.MergeTest4 | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type views : ConcurrentMap<ViewId,Set<Address>> to views : Map<Address,ViewId> in class org.jgroups.protocols.MERGE3 | From | To |