|
Extract And Move Method public createClient(host String, port int) : RedisClient extracted from public addSlave(host String, port int) : void in class org.redisson.connection.MasterSlaveEntry & moved to class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Extract And Move Method public createClient(host String, port int) : RedisClient extracted from private monitorMasterChange(cfg SentinelServersConfig, addedSlaves Set<String>) : void in class org.redisson.connection.SentinelConnectionManager & moved to class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Extract And Move Method public createClient(host String, port int) : RedisClient extracted from public setupMasterEntry(host String, port int) : void in class org.redisson.connection.SingleEntry & moved to class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Extract And Move Method public createClient(host String, port int) : RedisClient extracted from public SentinelConnectionManager(cfg SentinelServersConfig, config Config) in class org.redisson.connection.SentinelConnectionManager & moved to class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Extract And Move Method public createClient(host String, port int) : RedisClient extracted from public ClusterConnectionManager(cfg ClusterServersConfig, config Config) in class org.redisson.connection.ClusterConnectionManager & moved to class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |
|
Extract And Move Method public createClient(host String, port int) : RedisClient extracted from public setupMasterEntry(host String, port int) : void in class org.redisson.connection.MasterSlaveEntry & moved to class org.redisson.connection.MasterSlaveConnectionManager |
From |
To |