9d37859b50fd9900f3e51725479c39b6b5f37013
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type queue : DistributedTaskQueue<String> to queue : TaskProducer<String> in method private submitTasks(queue TaskProducer<String>) : void in class io.atomix.examples.taskqueue.TaskQueueProducerExample | From | To | |
| Rename Variable | 1 | ||
| Rename Variable queue : DistributedTaskQueue<String> to group : DistributedGroup in method public main(args String[]) : void in class io.atomix.examples.taskqueue.TaskQueueConsumerExample | From | To | |
| Move Class | 1 | ||
| Move Class io.atomix.group.MembershipGroup moved to io.atomix.group.internal.MembershipGroup | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type queue : DistributedTaskQueue<String> to group : DistributedGroup in method public main(args String[]) : void in class io.atomix.examples.taskqueue.TaskQueueConsumerExample | From | To |