f392765bfb0325861a92f4d0473b324c005fd0a5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable members : List<Address> to cluster : List<Address> in method public main(args String[]) : void in class io.atomix.examples.taskqueue.TaskQueueProducerExample | From | To | |
Rename Variable members : List<Address> to cluster : List<Address> in method public main(args String[]) : void in class io.atomix.examples.taskqueue.TaskQueueConsumerExample | From | To | |
Change Variable Type | 2 | ||
Change Variable Type atomix : Atomix to atomix : AtomixClient in method public main(args String[]) : void in class io.atomix.examples.taskqueue.TaskQueueProducerExample | From | To | |
Change Variable Type atomix : Atomix to atomix : AtomixClient in method public main(args String[]) : void in class io.atomix.examples.taskqueue.TaskQueueConsumerExample | From | To |