fe67c69faa417391891319f8907f40b7a387fabf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Collection<Address> to List<Address> in method public selectConnections(leader Address, servers List<Address>) : List<Address> in class io.atomix.AtomixReplica.CombinedSelectionStrategy | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type addresses : Collection<Address> to addresses : List<Address> in class io.atomix.AtomixReplica.CombinedSelectionStrategy | From | To |