d9782d4d6dda2c644daecf37cfec80365a23ef9f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute commands : Map<Long,PendingCommand> to pendingCommands : Map<Long,PendingCommand> in class io.atomix.protocols.raft.session.impl.RaftSessionContext | From | To | |
Rename Parameter | 1 | ||
Rename Parameter submission : PendingCommand to pendingCommand : PendingCommand in method public registerCommand(sequence long, pendingCommand PendingCommand) : void in class io.atomix.protocols.raft.session.impl.RaftSessionContext | From | To |