public class StreamInfoMapDecoder extends ObjectMapDecoder
| Constructor and Description |
|---|
StreamInfoMapDecoder(Codec codec) |
| Modifier and Type | Method and Description |
|---|---|
Decoder<Object> |
getDecoder(int paramNum,
State state) |
decodepublic StreamInfoMapDecoder(Codec codec)
public Decoder<Object> getDecoder(int paramNum, State state)
getDecoder in interface MultiDecoder<Map<Object,Object>>getDecoder in class ObjectMapDecoderCopyright © 2014–2019 The Redisson Project. All rights reserved.