f83e9fd95a22e101001b33103ba233d83bfa15ec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Parameter | 2 | ||
| Rename Parameter reconnectInterval : long to interval : long in method public setReconnectInterval(interval long) : EventBusOptions in class io.vertx.core.eventbus.EventBusOptions | From | To | |
| Rename Parameter reconnectAttempts : int to attempts : int in method public setReconnectAttempts(attempts int) : EventBusOptions in class io.vertx.core.eventbus.EventBusOptions | From | To |