d444adab9aaf40a466e1cbc063a409c0dd7c95ab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 3 | ||
Change Attribute Type RPUSH : RedisCommand<Long> to RPUSH : RedisCommand<Integer> in class org.redisson.client.protocol.RedisCommands | From | To | |
Change Attribute Type LPUSH : RedisStrictCommand<Long> to LPUSH : RedisCommand<Integer> in class org.redisson.client.protocol.RedisCommands | From | To | |
Change Attribute Type SADD : RedisStrictCommand<Long> to SADD : RedisCommand<Integer> in class org.redisson.client.protocol.RedisCommands | From | To |