5af26f321035ab8bed2308749a10fe67c4f6864b
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type storage : Storage to storage : RaftStorage in method public MetaStore(storage RaftStorage, serializer Serializer) in class io.atomix.protocols.raft.storage.system.MetaStore | From | To | |
Change Parameter Type storage : Storage to storage : RaftStorage in method public SnapshotStore(storage RaftStorage) in class io.atomix.protocols.raft.storage.snapshot.SnapshotStore | From | To | |
Change Parameter Type storage : Storage to storage : RaftStorage in method public withStorage(storage RaftStorage) : Builder in class io.atomix.protocols.raft.RaftServer.Builder | From | To | |
Change Parameter Type storage : Storage to storage : RaftStorage in method public RaftServerContext(name String, type RaftMember.Type, localMemberId MemberId, protocol RaftServerProtocol, storage RaftStorage, registry RaftStateMachineRegistry, threadPool ScheduledExecutorService, threadContext ThreadContext) in class io.atomix.protocols.raft.impl.RaftServerContext | From | To | |
Change Return Type | 4 | ||
Change Return Type Storage to RaftStorage in method public storage() : RaftStorage in class io.atomix.protocols.raft.RaftServer | From | To | |
Change Return Type Storage to RaftStorage in method public storage() : RaftStorage in class io.atomix.protocols.raft.impl.DefaultRaftServer | From | To | |
Change Return Type Storage to RaftStorage in method public getStorage() : RaftStorage in class io.atomix.protocols.raft.impl.RaftServerContext | From | To | |
Change Return Type Storage to RaftStorage in method public build() : RaftStorage in class io.atomix.protocols.raft.storage.RaftStorage.Builder | From | To | |
Rename Class | 1 | ||
Rename Class io.atomix.protocols.raft.storage.Storage renamed to io.atomix.protocols.raft.storage.RaftStorage | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type storage : Storage to storage : RaftStorage in class io.atomix.protocols.raft.storage.snapshot.SnapshotStore | From | To | |
Change Attribute Type storage : Storage to storage : RaftStorage in class io.atomix.protocols.raft.impl.RaftServerContext | From | To | |
Change Attribute Type storage : Storage to storage : RaftStorage in class io.atomix.protocols.raft.RaftServer.Builder | From | To |