Class StreamObjectMapReplayDecoder

java.lang.Object
org.redisson.client.protocol.decoder.ObjectMapReplayDecoder<Object,Object>
org.redisson.client.protocol.decoder.StreamObjectMapReplayDecoder
All Implemented Interfaces:
MultiDecoder<Map<Object,Object>>

public class StreamObjectMapReplayDecoder extends ObjectMapReplayDecoder<Object,Object>
Author:
Nikita Koksharov