d7eee41273c596feb427d0a6a55da11a3591a1ef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type boolean to void in method private initConnection(holder Holder<C>, context ContextImpl, concurrency long, conn C, channel Channel, oldWeight long, newWeight long) : void in class io.vertx.core.http.impl.pool.Pool | From | To | |
Rename Attribute | 1 | ||
Rename Attribute waiters : Queue<Waiter<C>> to waitersQueue : Queue<Waiter<C>> in class io.vertx.core.http.impl.pool.Pool | From | To |