f5d83a9206e66161917786a8062fbda6e9adf3cd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public isOpen() : boolean renamed to public state() : State in class io.atomix.resource.InstanceSession | From | To | |
| Move And Inline Method | 1 | ||
| Move And Inline Method public isOpen() : boolean moved from class io.atomix.manager.ManagedResourceSession to class io.atomix.messaging.state.TopicState & inlined to public publish(commit Commit<TopicCommands.Publish>) : void | From | To | |
| Change Return Type | 1 | ||
| Change Return Type boolean to State in method public state() : State in class io.atomix.resource.InstanceSession | From | To |