eb04a17d8905ee862499674bcb48ea7a02c8d3cd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getReplicas() : Set<String> renamed to public getActiveMembers() : Set<String> in class net.kuujo.copycat.internal.CopycatStateContext | From | To | |
Rename Attribute | 1 | ||
Rename Attribute replicas : Set<String> to activeMembers : Set<String> in class net.kuujo.copycat.internal.CopycatStateContext | From | To |