937215e22dffda626117b0bbcc2478f36985da69
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type RFuture<T> to void in method private createConnection(entry ClientConnectionsEntry, promise RPromise<T>) : void in class org.redisson.connection.pool.ConnectionPool | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter ppromise : RPromise<T> to promise : RPromise<T> in method private createConnection(entry ClientConnectionsEntry, promise RPromise<T>) : void in class org.redisson.connection.pool.ConnectionPool | From | To |