Class StringListReplayDecoder
java.lang.Object
org.redisson.client.protocol.decoder.StringListReplayDecoder
- All Implemented Interfaces:
MultiDecoder<List<String>>
- Direct Known Subclasses:
StringListListReplayDecoder
- Author:
- Nikita Koksharov
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StringListReplayDecoder
public StringListReplayDecoder()
-
-
Method Details
-
getDecoder
- Specified by:
getDecoder
in interfaceMultiDecoder<List<String>>
-
decode
- Specified by:
decode
in interfaceMultiDecoder<List<String>>
-