Class ScoredSortedSetRandomMapDecoder
java.lang.Object
org.redisson.client.protocol.decoder.ObjectMapReplayDecoder<Object,Object>
org.redisson.client.protocol.decoder.ScoredSortedSetRandomMapDecoder
- All Implemented Interfaces:
MultiDecoder<Map<Object,Object>>
- Author:
- Nikita Koksharov
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.redisson.client.protocol.decoder.ObjectMapReplayDecoder
decode
-
Constructor Details
-
ScoredSortedSetRandomMapDecoder
public ScoredSortedSetRandomMapDecoder()
-
-
Method Details
-
getDecoder
- Specified by:
getDecoderin interfaceMultiDecoder<Map<Object,Object>> - Overrides:
getDecoderin classObjectMapReplayDecoder<Object,Object>
-