985499bcebbfb4079c8bc3140cc76afec99abc67
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method package setElasticacheReplicationGroupServersConfig(elasticacheReplicationGroupServersConfig ElasticacheReplicationGroupServersConfig) : void renamed to package setElasticacheServersConfig(elasticacheServersConfig ElasticacheServersConfig) : void in class org.redisson.Config | From | To | |
Rename Method private checkElasticacheReplicationGroupServersConfig() : void renamed to private checkElasticacheServersConfig() : void in class org.redisson.Config | From | To | |
Rename Method public useElasticacheReplicationGroupServers() : ElasticacheReplicationGroupServersConfig renamed to public useElasticacheServers() : ElasticacheServersConfig in class org.redisson.Config | From | To | |
Rename Method package getElasticacheReplicationGroupServersConfig() : ElasticacheReplicationGroupServersConfig renamed to package getElasticacheServersConfig() : ElasticacheServersConfig in class org.redisson.Config | From | To | |
Change Parameter Type | 6 | ||
Change Parameter Type cfg : ElasticacheReplicationGroupServersConfig to cfg : ElasticacheServersConfig in method private connect(cfg ElasticacheServersConfig, addr URI) : RedisConnection in class org.redisson.connection.ElasticacheConnectionManager | From | To | |
Change Parameter Type elasticacheReplicationGroupServersConfig : ElasticacheReplicationGroupServersConfig to elasticacheServersConfig : ElasticacheServersConfig in method package setElasticacheServersConfig(elasticacheServersConfig ElasticacheServersConfig) : void in class org.redisson.Config | From | To | |
Change Parameter Type cfg : ElasticacheReplicationGroupServersConfig to cfg : ElasticacheServersConfig in method private create(cfg ElasticacheServersConfig) : MasterSlaveServersConfig in class org.redisson.connection.ElasticacheConnectionManager | From | To | |
Change Parameter Type cfg : ElasticacheReplicationGroupServersConfig to cfg : ElasticacheServersConfig in method private monitorRoleChange(cfg ElasticacheServersConfig) : void in class org.redisson.connection.ElasticacheConnectionManager | From | To | |
Change Parameter Type config : ElasticacheReplicationGroupServersConfig to config : ElasticacheServersConfig in method package ElasticacheServersConfig(config ElasticacheServersConfig) in class org.redisson.ElasticacheServersConfig | From | To | |
Change Parameter Type cfg : ElasticacheReplicationGroupServersConfig to cfg : ElasticacheServersConfig in method public ElasticacheConnectionManager(cfg ElasticacheServersConfig, config Config) in class org.redisson.connection.ElasticacheConnectionManager | From | To | |
Change Return Type | 4 | ||
Change Return Type ElasticacheReplicationGroupServersConfig to ElasticacheServersConfig in method public useElasticacheServers() : ElasticacheServersConfig in class org.redisson.Config | From | To | |
Change Return Type ElasticacheReplicationGroupServersConfig to ElasticacheServersConfig in method package getElasticacheServersConfig() : ElasticacheServersConfig in class org.redisson.Config | From | To | |
Change Return Type ElasticacheReplicationGroupServersConfig to ElasticacheServersConfig in method public setScanInterval(scanInterval int) : ElasticacheServersConfig in class org.redisson.ElasticacheServersConfig | From | To | |
Change Return Type ElasticacheReplicationGroupServersConfig to ElasticacheServersConfig in method public addNodeAddress(addresses String...) : ElasticacheServersConfig in class org.redisson.ElasticacheServersConfig | From | To | |
Rename Class | 2 | ||
Rename Class org.redisson.connection.ElasticacheReplicationGroupConnectionManager renamed to org.redisson.connection.ElasticacheConnectionManager | From | To | |
Rename Class org.redisson.ElasticacheReplicationGroupServersConfig renamed to org.redisson.ElasticacheServersConfig | From | To | |
Rename Attribute | 1 | ||
Rename Attribute elasticacheReplicationGroupServersConfig : ElasticacheReplicationGroupServersConfig to elasticacheServersConfig : ElasticacheServersConfig in class org.redisson.Config | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type elasticacheReplicationGroupServersConfig : ElasticacheReplicationGroupServersConfig to elasticacheServersConfig : ElasticacheServersConfig in class org.redisson.Config | From | To | |
Rename Parameter | 1 | ||
Rename Parameter elasticacheReplicationGroupServersConfig : ElasticacheReplicationGroupServersConfig to elasticacheServersConfig : ElasticacheServersConfig in method package setElasticacheServersConfig(elasticacheServersConfig ElasticacheServersConfig) : void in class org.redisson.Config | From | To |