Class ScoredAttributesReplayDecoderV2<T>

java.lang.Object
org.redisson.client.protocol.decoder.ScoredAttributesReplayDecoderV2<T>
Type Parameters:
T - type
All Implemented Interfaces:
MultiDecoder<List<ScoreAttributesEntry<T>>>

public class ScoredAttributesReplayDecoderV2<T> extends Object implements MultiDecoder<List<ScoreAttributesEntry<T>>>
Author:
seakider