Class ScoredSortedListReplayDecoder

java.lang.Object
org.redisson.spring.data.connection.ScoredSortedListReplayDecoder
All Implemented Interfaces:
MultiDecoder<List<org.springframework.data.redis.connection.zset.Tuple>>

public class ScoredSortedListReplayDecoder extends Object implements MultiDecoder<List<org.springframework.data.redis.connection.zset.Tuple>>
Author:
Nikita Koksharov
  • Constructor Details

    • ScoredSortedListReplayDecoder

      public ScoredSortedListReplayDecoder()
  • Method Details