38703338ab6fa1fd6aac13ebe64bbe56116544d7
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 26
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method private configureChannel(configureMulticast boolean, channel DatagramChannel, options DatagramSocketOptions) : void from class io.vertx.core.datagram.impl.DatagramSocketImpl to public configure(channel DatagramChannel, options DatagramSocketOptions) : void from class io.vertx.core.net.impl.TransportHelper | From | To | |
| Change Return Type | 4 | ||
| Change Return Type NetworkOptions to EventBusOptions in method public setSendBufferSize(sendBufferSize int) : EventBusOptions in class io.vertx.core.eventbus.EventBusOptions | From | To | |
| Change Return Type NetworkOptions to EventBusOptions in method public setReuseAddress(reuseAddress boolean) : EventBusOptions in class io.vertx.core.eventbus.EventBusOptions | From | To | |
| Change Return Type NetworkOptions to EventBusOptions in method public setTrafficClass(trafficClass int) : EventBusOptions in class io.vertx.core.eventbus.EventBusOptions | From | To | |
| Change Return Type NetworkOptions to EventBusOptions in method public setReceiveBufferSize(receiveBufferSize int) : EventBusOptions in class io.vertx.core.eventbus.EventBusOptions | From | To | |
| Move Class | 1 | ||
| Move Class io.vertx.core.spi.Transport moved to io.vertx.core.spi.transport.Transport | From | To |