b187b10376f82c402ea1b13dc34d07a33be2ac0d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 3 | ||
Rename Attribute EXPIRE : RedisStrictCommand<Boolean> to PEXPIRE : RedisStrictCommand<Boolean> in class org.redisson.client.protocol.RedisCommands | From | To | |
Rename Attribute TTL : RedisStrictCommand<Long> to PTTL : RedisStrictCommand<Long> in class org.redisson.client.protocol.RedisCommands | From | To | |
Rename Attribute EXPIREAT : RedisStrictCommand<Boolean> to PEXPIREAT : RedisStrictCommand<Boolean> in class org.redisson.client.protocol.RedisCommands | From | To |