492a2b715e92211f95f77e033d027aad9eaec815
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type executor : RaftOperationExecutor to executor : RaftServiceExecutor in method protected configure(executor RaftServiceExecutor) : void in class io.atomix.protocols.raft.RaftTest.TestStateMachine | From | To | |
| Change Parameter Type executor : RaftOperationExecutor to executor : RaftServiceExecutor in method protected abstract configure(executor RaftServiceExecutor) : void in class io.atomix.protocols.raft.service.AbstractRaftService | From | To | |
| Change Parameter Type executor : RaftOperationExecutor to executor : RaftServiceExecutor in method protected configure(executor RaftServiceExecutor) : void in class io.atomix.protocols.raft.RaftPerformanceTest.PerformanceStateMachine | From | To | |
| Move And Rename Class | 2 | ||
| Move And Rename Class io.atomix.protocols.raft.operation.RaftOperationExecutor moved and renamed to io.atomix.protocols.raft.service.RaftServiceExecutor | From | To | |
| Move And Rename Class io.atomix.protocols.raft.operation.impl.DefaultRaftOperationExecutor moved and renamed to io.atomix.protocols.raft.service.impl.DefaultRaftServiceExecutor | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type executor : RaftOperationExecutor to executor : RaftServiceExecutor in class io.atomix.protocols.raft.service.AbstractRaftService | From | To |