c72e6ad943f96df8b6556a1b4360532cac4451cf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable failedAttempts : List<InetSocketAddress> to failed : List<InetSocketAddress> in method public get(command RedisCommand<?>) : RFuture<T> in class org.redisson.connection.pool.ConnectionPool | From | To | |
Change Return Type | 2 | ||
Change Return Type void to RFuture<RedisClient> in method public changeMaster(address URI) : RFuture<RedisClient> in class org.redisson.connection.MasterSlaveEntry | From | To | |
Change Return Type boolean to void in method public freezeMaster(reason FreezeReason) : void in class org.redisson.connection.ClientConnectionsEntry | From | To |