Class ScoredAttributesReplayDecoder<T>
java.lang.Object
org.redisson.client.protocol.decoder.ScoredAttributesReplayDecoder<T>
- Type Parameters:
T- type
- All Implemented Interfaces:
MultiDecoder<List<ScoreAttributesEntry<T>>>
public class ScoredAttributesReplayDecoder<T>
extends Object
implements MultiDecoder<List<ScoreAttributesEntry<T>>>
- Author:
- seakider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScoredAttributesReplayDecoder
public ScoredAttributesReplayDecoder()
-
-
Method Details
-
getDecoder
- Specified by:
getDecoderin interfaceMultiDecoder<T>
-
decode
- Specified by:
decodein interfaceMultiDecoder<T>
-