dcab532b84530f5c64db10826bf8bab03d957568
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute DEL_SINGLE : RedisStrictCommand<Boolean> to DEL_BOOL : RedisStrictCommand<Boolean> in class org.redisson.client.protocol.RedisCommands | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type BITCOUNT : RedisStrictCommand<Integer> to BITCOUNT : RedisStrictCommand<Long> in class org.redisson.client.protocol.RedisCommands | From | To | |
Change Attribute Type SETBIT : RedisStrictCommand<Void> to SETBIT : RedisStrictCommand<Boolean> in class org.redisson.client.protocol.RedisCommands | From | To |