ee3a42aad48f1d9f2e4e5e0fab1d593bd6da6099
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 2 | ||
Rename Class io.atomix.collections.state.QueueCommands.SetQuery renamed to io.atomix.collections.state.QueueCommands.QueueQuery | From | To | |
Rename Class io.atomix.collections.state.QueueCommands.SetCommand renamed to io.atomix.collections.state.QueueCommands.QueueCommand | From | To | |
Extract Variable | 2 | ||
Extract Variable iterator : Iterator<Map.Entry<Long,Commit<LeaderElectionCommands.Listen>>> in method public close(session Session) : void from class io.atomix.coordination.state.LeaderElectionState | From | To | |
Extract Variable iterator : Iterator<Map.Entry<Long,Commit<LeaderElectionCommands.Listen>>> in method protected unlisten(commit Commit<LeaderElectionCommands.Unlisten>) : void from class io.atomix.coordination.state.LeaderElectionState | From | To | |
Inline Variable | 1 | ||
Inline Variable resourceCommit : ResourceCommit in method private operateResource(commit Commit<ResourceOperation>) : Object from class io.atomix.manager.ResourceManager | From | To |