Class TimeSeriesSingleEntryReplayDecoder
java.lang.Object
org.redisson.client.protocol.decoder.TimeSeriesSingleEntryReplayDecoder
- All Implemented Interfaces:
MultiDecoder<TimeSeriesEntry<Object,
Object>>
public class TimeSeriesSingleEntryReplayDecoder
extends Object
implements MultiDecoder<TimeSeriesEntry<Object,Object>>
- Author:
- Nikita Koksharov
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TimeSeriesSingleEntryReplayDecoder
public TimeSeriesSingleEntryReplayDecoder()
-
-
Method Details
-
getDecoder
- Specified by:
getDecoder
in interfaceMultiDecoder<TimeSeriesEntry<Object,
Object>>
-
decode
- Specified by:
decode
in interfaceMultiDecoder<TimeSeriesEntry<Object,
Object>>
-