4918723b19eaa381fb8a20744f066912d5038a1f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable theDrainHandler : Handler<Void> to handler : Handler<Void> in method private checkDrained() : void in class io.vertx.core.eventbus.impl.MessageProducerImpl | From | To | |
Extract Method | 1 | ||
Extract Method private checkDrained() : void extracted from private doReceiveCredit(credit int) : void in class io.vertx.core.eventbus.impl.MessageProducerImpl | From | To |