f20d45be713e60c55dd24323988451af5b410e9d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<Object> to List<T> in method public decode(parts List<Object>, state State) : List<T> in class org.redisson.client.protocol.decoder.ObjectListReplayDecoder | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type SCRIPT_EXISTS : RedisStrictCommand<List<Object>> to SCRIPT_EXISTS : RedisStrictCommand<List<Boolean>> in class org.redisson.client.protocol.RedisCommands | From | To |