19736f408f5105d1ec7c6afc46bc0fda589018d5
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type group : DistributedGroup to group : DistributedMembershipGroup in method package Member(memberId long, group DistributedMembershipGroup) in class io.atomix.copycat.coordination.Member | From | To | |
Rename Class | 2 | ||
Rename Class io.atomix.copycat.coordination.DistributedGroup renamed to io.atomix.copycat.coordination.DistributedMembershipGroup | From | To | |
Rename Class io.atomix.copycat.coordination.DistributedGroupTest renamed to io.atomix.copycat.coordination.DistributedMembershipGroupTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type group1 : DistributedGroup to group1 : DistributedMembershipGroup in method public testJoin() : void in class io.atomix.copycat.coordination.DistributedMembershipGroupTest | From | To | |
Change Variable Type group2 : DistributedGroup to group2 : DistributedMembershipGroup in method public testJoin() : void in class io.atomix.copycat.coordination.DistributedMembershipGroupTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type group : DistributedGroup to group : DistributedMembershipGroup in class io.atomix.copycat.coordination.Member | From | To |