1ca20f25bbd4f7da382f571bb97a69b993a7bcea
Files Diff
- Added: 12
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 3 | ||
Move Attribute private BGSAVE : RedisStrictCommand<Void> from class org.redisson.spring.data.connection.RedissonConnection to public BGSAVE : RedisStrictCommand<Void> from class org.redisson.client.protocol.RedisCommands | From | To | |
Move Attribute private BGREWRITEAOF : RedisStrictCommand<Void> from class org.redisson.spring.data.connection.RedissonConnection to public BGREWRITEAOF : RedisStrictCommand<Void> from class org.redisson.client.protocol.RedisCommands | From | To | |
Move Attribute private LASTSAVE : RedisStrictCommand<Long> from class org.redisson.spring.data.connection.RedissonConnection to public LASTSAVE : RedisStrictCommand<Long> from class org.redisson.client.protocol.RedisCommands | From | To | |
Rename Class | 1 | ||
Rename Class org.redisson.spring.data.connection.TimeObjectDecoder renamed to org.redisson.spring.data.connection.TimeLongObjectDecoder | From | To |