0517d1098089ff29fee6a784c3f026a69de10628
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type suspect : Address to suspect : String in method public printSuspectHistory() : String in class org.jgroups.protocols.FD_SOCK | From | To | |
Change Variable Type addr : Address to addr : String in method public printSuspectHistory() : String in class org.jgroups.protocols.FD | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type suspect_history : BoundedList<Address> to suspect_history : BoundedList<String> in class org.jgroups.protocols.FD | From | To | |
Change Attribute Type suspect_history : BoundedList<Address> to suspect_history : BoundedList<String> in class org.jgroups.protocols.FD_SOCK | From | To |