c96776c5515292130d7b7acd07b6b050a1612046
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute ZADD : RedisCommand<Boolean> to ZADD_RAW : RedisCommand<Boolean> in class org.redisson.client.protocol.RedisCommands | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type LPUSH_BOOLEAN : RedisStrictCommand<Boolean> to LPUSH_BOOLEAN : RedisCommand<Boolean> in class org.redisson.client.protocol.RedisCommands | From | To | |
| Change Attribute Type EVAL_BOOLEAN_WITH_VALUES : RedisStrictCommand<Boolean> to EVAL_BOOLEAN_WITH_VALUES : RedisCommand<Boolean> in class org.redisson.client.protocol.RedisCommands | From | To |