a8da723270ef877b506aae6934243dccc4a6bbb5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type replyHandler : boolean to repliedAddress : String in method public HandlerRegistration(vertx Vertx, metrics EventBusMetrics, eventBus EventBusImpl, address String, repliedAddress String, localOnly boolean, asyncResultHandler Handler<AsyncResult<Message<T>>>, timeout long) in class io.vertx.core.eventbus.impl.HandlerRegistration | From | To | |
Change Parameter Type replyHandler : boolean to repliedAddress : String in method public HandlerMetric(address String, repliedAddress String) in class io.vertx.test.fakemetrics.HandlerMetric | From | To | |
Change Parameter Type replyHandler : boolean to repliedAddress : String in method public handlerRegistered(address String, repliedAddress String) : HandlerMetric in class io.vertx.test.fakemetrics.FakeEventBusMetrics | From | To | |
Rename Attribute | 2 | ||
Rename Attribute replyHandler : boolean to repliedAddress : String in class io.vertx.test.fakemetrics.HandlerMetric | From | To | |
Rename Attribute replyHandler : boolean to repliedAddress : String in class io.vertx.core.eventbus.impl.HandlerRegistration | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type replyHandler : boolean to repliedAddress : String in class io.vertx.test.fakemetrics.HandlerMetric | From | To | |
Change Attribute Type replyHandler : boolean to repliedAddress : String in class io.vertx.core.eventbus.impl.HandlerRegistration | From | To | |
Rename Parameter | 3 | ||
Rename Parameter replyHandler : boolean to repliedAddress : String in method public HandlerMetric(address String, repliedAddress String) in class io.vertx.test.fakemetrics.HandlerMetric | From | To | |
Rename Parameter replyHandler : boolean to repliedAddress : String in method public handlerRegistered(address String, repliedAddress String) : HandlerMetric in class io.vertx.test.fakemetrics.FakeEventBusMetrics | From | To | |
Rename Parameter replyHandler : boolean to repliedAddress : String in method public HandlerRegistration(vertx Vertx, metrics EventBusMetrics, eventBus EventBusImpl, address String, repliedAddress String, localOnly boolean, asyncResultHandler Handler<AsyncResult<Message<T>>>, timeout long) in class io.vertx.core.eventbus.impl.HandlerRegistration | From | To |