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