Class ScoredSortedSetScanReplayDecoder

java.lang.Object
org.redisson.client.protocol.decoder.ScoredSortedSetScanReplayDecoder
All Implemented Interfaces:
MultiDecoder<ListScanResult<Object>>

public class ScoredSortedSetScanReplayDecoder extends Object implements MultiDecoder<ListScanResult<Object>>
Author:
Nikita Koksharov