public class StreamInfoDecoder extends Object implements MultiDecoder<StreamInfo<Object,Object>>
| Constructor and Description |
|---|
StreamInfoDecoder() |
| Modifier and Type | Method and Description |
|---|---|
StreamInfo<Object,Object> |
decode(List<Object> parts,
State state) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDecoderpublic StreamInfo<Object,Object> decode(List<Object> parts, State state)
decode in interface MultiDecoder<StreamInfo<Object,Object>>Copyright © 2014–2021 Redisson. All rights reserved.