0693c3b090056a99e6cfcfea9b71bac3c74bd7c6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type EVAL_CONTAINS : RedisCommand<Boolean> to EVAL_CONTAINS : RedisCommand<List<Object>> in class org.redisson.RedissonCache | From | To | |
Rename Parameter | 2 | ||
Rename Parameter objectParamIndex : int to inParamIndex : int in method public RedisCommand(name String, replayMultiDecoder MultiDecoder<R>, inParamIndex int) in class org.redisson.client.protocol.RedisCommand | From | To | |
Rename Parameter objectParamIndex : int to inParamIndex : int in method public RedisCommand(name String, subName String, replayMultiDecoder MultiDecoder<R>, inParamIndex int) in class org.redisson.client.protocol.RedisCommand | From | To |