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
-
Constructor Details
-
ScoredAttributesReplayDecoderV2
public ScoredAttributesReplayDecoderV2()
-
-
Method Details
-
decode
- Specified by:
decodein interfaceMultiDecoder<T>
-