08e902205892879fd35beb4ecd8853ad9ea501f1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type host : IpAddress to host : InetAddress in method public Endpoint(host InetAddress, port int) in class io.atomix.messaging.Endpoint | From | To | |
Change Return Type | 1 | ||
Change Return Type IpAddress to InetAddress in method public host() : InetAddress in class io.atomix.messaging.Endpoint | From | To | |
Move Class | 4 | ||
Move Class org.onosproject.store.cluster.messaging.MessageSubject moved to io.atomix.messaging.MessageSubject | From | To | |
Move Class org.onosproject.store.cluster.messaging.MessagingException moved to io.atomix.messaging.MessagingException | From | To | |
Move Class org.onosproject.store.cluster.messaging.Endpoint moved to io.atomix.messaging.Endpoint | From | To | |
Move Class org.onosproject.store.cluster.messaging.MessagingService moved to io.atomix.messaging.MessagingService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type ip : IpAddress to ip : InetAddress in class io.atomix.messaging.Endpoint | From | To |