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>>

public class ScoredSortedSetRandomMapDecoder extends ObjectMapReplayDecoder<Object,Object>
Author:
Nikita Koksharov