9174a3399424f60e6b6ad1a390cd921197159be0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 14 | ||
Change Parameter Type client : RedisClient to client : InetSocketAddress in method private scanIterator(client InetSocketAddress, startPos long) : ListScanResult<V> in class org.redisson.RedissonSet | From | To | |
Change Parameter Type client : RedisClient to client : InetSocketAddress in method public read(client InetSocketAddress, key String, codec Codec, command RedisCommand<T>, params Object...) : R in class org.redisson.CommandExecutor | From | To | |
Change Parameter Type client : RedisClient to addr : InetSocketAddress in method public setRedisClient(addr InetSocketAddress) : void in class org.redisson.RedisClientResult | From | To | |
Change Parameter Type client : RedisClient to addr : InetSocketAddress in method public connectionReadOp(addr InetSocketAddress) : Future<RedisConnection> in class org.redisson.connection.MasterSlaveEntry | From | To | |
Change Parameter Type client : RedisClient to client : InetSocketAddress in method private scanIterator(client InetSocketAddress, startPos long) : ListScanResult<V> in class org.redisson.RedissonScoredSortedSet | From | To | |
Change Parameter Type client : RedisClient to client : InetSocketAddress in method private scanIterator(client InetSocketAddress, startPos long) : MapScanResult<Object,V> in class org.redisson.RedissonMap | From | To | |
Change Parameter Type client : RedisClient to addr : InetSocketAddress in method public setRedisClient(addr InetSocketAddress) : void in class org.redisson.client.protocol.decoder.ListScanResult | From | To | |
Change Parameter Type client : RedisClient to client : InetSocketAddress in method public read(client InetSocketAddress, key String, codec Codec, command RedisCommand<T>, params Object...) : R in class org.redisson.CommandExecutorService | From | To | |
Change Parameter Type client : RedisClient to addr : InetSocketAddress in method public getConnection(addr InetSocketAddress) : Future<RedisConnection> in class org.redisson.connection.LoadBalancer | From | To | |
Change Parameter Type client : RedisClient to client : InetSocketAddress in method public readAsync(client InetSocketAddress, key String, codec Codec, command RedisCommand<T>, params Object...) : Future<R> in class org.redisson.CommandExecutorService | From | To | |
Change Parameter Type client : RedisClient to client : InetSocketAddress in method public read(client InetSocketAddress, key String, command RedisCommand<T>, params Object...) : R in class org.redisson.CommandExecutorService | From | To | |
Change Parameter Type client : RedisClient to addr : InetSocketAddress in method public getConnection(addr InetSocketAddress) : Future<RedisConnection> in class org.redisson.connection.BaseLoadBalancer | From | To | |
Change Parameter Type client : RedisClient to client : InetSocketAddress in method public read(client InetSocketAddress, key String, command RedisCommand<T>, params Object...) : R in class org.redisson.CommandExecutor | From | To | |
Change Parameter Type client : RedisClient to client : InetSocketAddress in method public setRedisClient(client InetSocketAddress) : void in class org.redisson.client.protocol.decoder.MapScanResult | From | To | |
Rename Variable | 2 | ||
Rename Variable client : RedisClient to entry : SubscribesConnectionEntry in method public shutdownAsync() : void in class org.redisson.connection.BaseLoadBalancer | From | To | |
Rename Variable redisClient : RedisClient to addr : InetSocketAddress in method public operationComplete(future Future<R>) : void in class org.redisson.CommandExecutorService.async.addListener | From | To | |
Change Return Type | 3 | ||
Change Return Type RedisClient to InetSocketAddress in method public getRedisClient() : InetSocketAddress in class org.redisson.client.protocol.decoder.MapScanResult | From | To | |
Change Return Type RedisClient to InetSocketAddress in method public getRedisClient() : InetSocketAddress in class org.redisson.client.protocol.decoder.ListScanResult | From | To | |
Change Return Type RedisClient to InetSocketAddress in method public getRedisClient() : InetSocketAddress in class org.redisson.RedisClientResult | From | To | |
Rename Attribute | 2 | ||
Rename Attribute client : RedisClient to addr : InetSocketAddress in class org.redisson.client.protocol.decoder.ListScanResult | From | To | |
Rename Attribute client2Entry : Map<RedisClient,SubscribesConnectionEntry> to addr2Entry : Map<InetSocketAddress,SubscribesConnectionEntry> in class org.redisson.connection.BaseLoadBalancer | From | To | |
Change Variable Type | 2 | ||
Change Variable Type client : RedisClient to entry : SubscribesConnectionEntry in method public shutdownAsync() : void in class org.redisson.connection.BaseLoadBalancer | From | To | |
Change Variable Type redisClient : RedisClient to addr : InetSocketAddress in method public operationComplete(future Future<R>) : void in class org.redisson.CommandExecutorService.async.addListener | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type client : RedisClient to addr : InetSocketAddress in class org.redisson.client.protocol.decoder.ListScanResult | From | To | |
Change Attribute Type client2Entry : Map<RedisClient,SubscribesConnectionEntry> to addr2Entry : Map<InetSocketAddress,SubscribesConnectionEntry> in class org.redisson.connection.BaseLoadBalancer | From | To | |
Change Attribute Type client : RedisClient to client : InetSocketAddress in class org.redisson.client.protocol.decoder.MapScanResult | From | To | |
Rename Parameter | 5 | ||
Rename Parameter client : RedisClient to addr : InetSocketAddress in method public getConnection(addr InetSocketAddress) : Future<RedisConnection> in class org.redisson.connection.BaseLoadBalancer | From | To | |
Rename Parameter client : RedisClient to addr : InetSocketAddress in method public setRedisClient(addr InetSocketAddress) : void in class org.redisson.RedisClientResult | From | To | |
Rename Parameter client : RedisClient to addr : InetSocketAddress in method public setRedisClient(addr InetSocketAddress) : void in class org.redisson.client.protocol.decoder.ListScanResult | From | To | |
Rename Parameter client : RedisClient to addr : InetSocketAddress in method public getConnection(addr InetSocketAddress) : Future<RedisConnection> in class org.redisson.connection.LoadBalancer | From | To | |
Rename Parameter client : RedisClient to addr : InetSocketAddress in method public connectionReadOp(addr InetSocketAddress) : Future<RedisConnection> in class org.redisson.connection.MasterSlaveEntry | From | To |