14b2cf0c8ae2b82999f7d4a388dec600d8f42b3c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public backups() : List<MemberId> renamed to public followers() : List<MemberId> in class io.atomix.protocols.log.impl.DistributedLogServerContext | From | To | |
Rename Attribute | 1 | ||
Rename Attribute backups : List<MemberId> to followers : List<MemberId> in class io.atomix.protocols.log.impl.DistributedLogServerContext | From | To |