public class StreamGroupInfoDecoder extends Object implements MultiDecoder<StreamGroup>
| Constructor and Description |
|---|
StreamGroupInfoDecoder() |
| Modifier and Type | Method and Description |
|---|---|
StreamGroup |
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<StreamGroup>public StreamGroup decode(List<Object> parts, State state)
decode in interface MultiDecoder<StreamGroup>Copyright © 2014–2019 Redisson. All rights reserved.