e5f3f6dc7fa20dfd5f831ae9bf1b689cfceedda0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type primitive : TestPrimitive to session : PartitionProxy in method private submit(session PartitionProxy, count int, total int) : void in class io.atomix.protocols.raft.RaftTest | From | To | |
Move Method | 2 | ||
Move Method public backup(writer BackupOutput) : void from class io.atomix.protocols.raft.RaftTest.TestPrimitiveServiceImpl to public backup(writer BackupOutput) : void from class io.atomix.protocols.raft.RaftTest.TestPrimitiveService | From | To | |
Move Method public restore(reader BackupInput) : void from class io.atomix.protocols.raft.RaftTest.TestPrimitiveServiceImpl to public restore(reader BackupInput) : void from class io.atomix.protocols.raft.RaftTest.TestPrimitiveService | From | To | |
Rename Variable | 4 | ||
Rename Variable primitive : TestPrimitive to session : PartitionProxy in method private testServerJoinLate(type RaftMember.Type, role RaftServer.Role) : void in class io.atomix.protocols.raft.RaftTest | From | To | |
Rename Variable primitive : TestPrimitive to session : PartitionProxy in method public testTransferLeadership() : void in class io.atomix.protocols.raft.RaftTest | From | To | |
Rename Variable partition : PartitionProxy to session : PartitionProxy in method private testSubmitQuery(nodes int, consistency ReadConsistency) : void in class io.atomix.protocols.raft.RaftTest | From | To | |
Rename Variable primitive : TestPrimitive to session : PartitionProxy in method public testCrashRecover() : void in class io.atomix.protocols.raft.RaftTest | From | To | |
Inline Method | 1 | ||
Inline Method private createPrimitive(client RaftClient, consistency ReadConsistency) : TestPrimitive inlined to private testSubmitQuery(nodes int, consistency ReadConsistency) : void in class io.atomix.protocols.raft.RaftTest | From | To | |
Extract Variable | 1 | ||
Extract Variable i : long in method private testSequenceOperations(nodes int, consistency ReadConsistency) : void from class io.atomix.protocols.raft.RaftTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type primitive : TestPrimitive to session : PartitionProxy in method private testServerJoinLate(type RaftMember.Type, role RaftServer.Role) : void in class io.atomix.protocols.raft.RaftTest | From | To | |
Change Variable Type primitive : TestPrimitive to session : PartitionProxy in method public testTransferLeadership() : void in class io.atomix.protocols.raft.RaftTest | From | To | |
Change Variable Type primitive : TestPrimitive to session : PartitionProxy in method public testCrashRecover() : void in class io.atomix.protocols.raft.RaftTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter primitive : TestPrimitive to session : PartitionProxy in method private submit(session PartitionProxy, count int, total int) : void in class io.atomix.protocols.raft.RaftTest | From | To |