| Constructor and Description |
|---|
ListResultReplayDecoder() |
| Modifier and Type | Method and Description |
|---|---|
List<Map<Object,Object>> |
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<Map<Object,Object>>>Copyright © 2014–2018 The Redisson Project. All rights reserved.