7d66a9066ce3bd2d8628c536d089a6d36879e3b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private monitorRoleChange(cfg ElasticacheServersConfig) : void renamed to private scheduleMasterChangeCheck(cfg ElasticacheServersConfig) : void in class org.redisson.connection.ElasticacheConnectionManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type INFO_REPLICATION : RedisStrictCommand<String> to INFO_REPLICATION : RedisStrictCommand<Map<String,String>> in class org.redisson.client.protocol.RedisCommands | From | To |