e0f3501d6d1b45b724800f4746e864fda55e08f4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type options : VertxOptions to options : EventBusOptions in method private getClusterPublicHost(options EventBusOptions) : String in class io.vertx.core.eventbus.impl.clustered.ClusteredEventBus | From | To | |
Change Parameter Type options : VertxOptions to options : EventBusOptions in method private getClusterPublicPort(options EventBusOptions, actualPort int) : int in class io.vertx.core.eventbus.impl.clustered.ClusteredEventBus | From | To | |
Change Return Type | 1 | ||
Change Return Type VertxOptions to EventBusOptions in method package options() : EventBusOptions in class io.vertx.core.eventbus.impl.clustered.ClusteredEventBus | From | To | |
Change Variable Type | 1 | ||
Change Variable Type options : VertxOptions to options : EventBusOptions in method private schedulePing() : void in class io.vertx.core.eventbus.impl.clustered.ConnectionHolder | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type options : VertxOptions to options : EventBusOptions in class io.vertx.core.eventbus.impl.clustered.ClusteredEventBus | From | To |