|
Change Parameter Type encodeParamIndexes : int... to objectParamIndex : int in method public RedisCommand(name String, subName String, replayMultiDecoder MultiDecoder<R>, objectParamIndex int) in class org.redisson.client.protocol.RedisCommand |
From |
To |
|
Change Parameter Type encodeParamIndexes : int... to replayMultiDecoder : MultiDecoder<T> in method public RedisStrictCommand(name String, replayMultiDecoder MultiDecoder<T>) in class org.redisson.client.protocol.RedisStrictCommand |
From |
To |
|
Change Parameter Type encodeParamIndexes : int... to encodeParamIndex : int in method public RedisCommand(name String, encodeParamIndex int) in class org.redisson.client.protocol.RedisCommand |
From |
To |
|
Change Parameter Type encodeParamIndexes : int... to objectParamIndex : int in method public RedisCommand(name String, subName String, objectParamIndex int) in class org.redisson.client.protocol.RedisCommand |
From |
To |
|
Change Parameter Type encodeParamIndexes : int... to objectParamIndex : int in method public RedisCommand(name String, subName String, replayMultiDecoder MultiDecoder<R>, reponseDecoder Decoder<R>, objectParamIndex int) in class org.redisson.client.protocol.RedisCommand |
From |
To |
|
Rename Parameter encodeParamIndexes : int... to replayMultiDecoder : MultiDecoder<T> in method public RedisStrictCommand(name String, replayMultiDecoder MultiDecoder<T>) in class org.redisson.client.protocol.RedisStrictCommand |
From |
To |
|
Rename Parameter encodeParamIndexes : int... to objectParamIndex : int in method public RedisCommand(name String, subName String, objectParamIndex int) in class org.redisson.client.protocol.RedisCommand |
From |
To |
|
Rename Parameter encodeParamIndexes : int... to encodeParamIndex : int in method public RedisCommand(name String, encodeParamIndex int) in class org.redisson.client.protocol.RedisCommand |
From |
To |
|
Rename Parameter encodeParamIndexes : int... to objectParamIndex : int in method public RedisCommand(name String, subName String, replayMultiDecoder MultiDecoder<R>, reponseDecoder Decoder<R>, objectParamIndex int) in class org.redisson.client.protocol.RedisCommand |
From |
To |
|
Rename Parameter encodeParamIndexes : int... to objectParamIndex : int in method public RedisCommand(name String, subName String, replayMultiDecoder MultiDecoder<R>, objectParamIndex int) in class org.redisson.client.protocol.RedisCommand |
From |
To |