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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDecoderpublic StreamGroup decode(List<Object> parts, State state)
decode in interface MultiDecoder<StreamGroup>Copyright © 2014–2021 Redisson. All rights reserved.