public class ScoredSortedListReplayDecoder extends Object implements MultiDecoder<List<org.springframework.data.redis.connection.RedisZSetCommands.Tuple>>
| Constructor and Description |
|---|
ScoredSortedListReplayDecoder() |
| Modifier and Type | Method and Description |
|---|---|
List<org.springframework.data.redis.connection.RedisZSetCommands.Tuple> |
decode(List<Object> parts,
State state) |
Decoder<Object> |
getDecoder(int paramNum,
State state) |
public Decoder<Object> getDecoder(int paramNum, State state)
getDecoder in interface MultiDecoder<List<org.springframework.data.redis.connection.RedisZSetCommands.Tuple>>Copyright © 2014–2019 The Redisson Project. All rights reserved.