14b39b20ffd0a9ea21cf8ecea620e6d67b16e16d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type redisClient : RedisClient to address : InetSocketAddress in method public changeType(address InetSocketAddress, nodeType NodeType) : void in class org.redisson.connection.balancer.LoadBalancerManager | From | To | |
Inline Method | 1 | ||
Inline Method protected changeType(nodeType NodeType, entry ClientConnectionsEntry) : void inlined to public changeType(address InetSocketAddress, nodeType NodeType) : void in class org.redisson.connection.balancer.LoadBalancerManager | From | To | |
Rename Parameter | 1 | ||
Rename Parameter redisClient : RedisClient to address : InetSocketAddress in method public changeType(address InetSocketAddress, nodeType NodeType) : void in class org.redisson.connection.balancer.LoadBalancerManager | From | To |