8d6d22e8cc1fde0992eee861fdb926e3e331d8ce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testClientJoinLeaveCore() : void renamed to public testClientJoinLeavePersistent() : void in class io.atomix.core.AtomixTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable meber : Member to member : Member in method public testClientMetadata() : void in class io.atomix.core.AtomixTest | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type cluster3 : AtomixCluster to cluster3 : AtomixCluster<?> in method public testMembers() : void in class io.atomix.cluster.AtomixClusterTest | From | To | |
| Change Variable Type cluster1 : AtomixCluster to cluster1 : AtomixCluster<?> in method public testMembers() : void in class io.atomix.cluster.AtomixClusterTest | From | To | |
| Change Variable Type cluster2 : AtomixCluster to cluster2 : AtomixCluster<?> in method public testMembers() : void in class io.atomix.cluster.AtomixClusterTest | From | To |