d437833ec0583301485fa8fe6ae62322eb02ada8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type entry : Entry to index : long in method package clean(index long) : void in class net.kuujo.copycat.raft.server.state.ServerCommitCleaner | From | To | |
Rename Attribute | 1 | ||
Rename Attribute entry : OperationEntry to index : long in class net.kuujo.copycat.raft.server.state.ServerCommit | From | To | |
Extract Variable | 2 | ||
Extract Variable resourceStateMachine : StateMachine in method protected commandResource(commit Commit<? extends ResourceOperation>) : CompletableFuture<Object> from class net.kuujo.copycat.manager.ResourceManager | From | To | |
Extract Variable resourceCommit : ResourceCommit in method protected commandResource(commit Commit<? extends ResourceOperation>) : CompletableFuture<Object> from class net.kuujo.copycat.manager.ResourceManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type entry : OperationEntry to index : long in class net.kuujo.copycat.raft.server.state.ServerCommit | From | To | |
Rename Parameter | 1 | ||
Rename Parameter entry : Entry to index : long in method package clean(index long) : void in class net.kuujo.copycat.raft.server.state.ServerCommitCleaner | From | To |