d2eee38c2d39b10c27c96fbad4aba143c25b51bb
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type closeable : boolean to timestamp : long in method private recycleConnection(conn Holder<C>, c int, timestamp long) : void in class io.vertx.core.http.impl.pool.Pool | From | To | |
Change Parameter Type closeable : boolean to timestamp : long in method private recycle(holder Holder<C>, capacity int, timestamp long) : void in class io.vertx.core.http.impl.pool.Pool | From | To | |
Rename Variable | 1 | ||
Rename Variable disposable : boolean to expirationTimestamp : long in method private createConnection(waiter Waiter<C>) : void in class io.vertx.core.http.impl.pool.Pool | From | To | |
Change Variable Type | 1 | ||
Change Variable Type disposable : boolean to expirationTimestamp : long in method private createConnection(waiter Waiter<C>) : void in class io.vertx.core.http.impl.pool.Pool | From | To | |
Rename Parameter | 2 | ||
Rename Parameter closeable : boolean to timestamp : long in method private recycleConnection(conn Holder<C>, c int, timestamp long) : void in class io.vertx.core.http.impl.pool.Pool | From | To | |
Rename Parameter closeable : boolean to timestamp : long in method private recycle(holder Holder<C>, capacity int, timestamp long) : void in class io.vertx.core.http.impl.pool.Pool | From | To |