Class ObjectMapEntryReplayDecoder

java.lang.Object
org.redisson.spring.data.connection.ObjectMapEntryReplayDecoder
All Implemented Interfaces:
MultiDecoder<List<Map.Entry<Object,Object>>>

public class ObjectMapEntryReplayDecoder extends Object implements MultiDecoder<List<Map.Entry<Object,Object>>>
Author:
Nikita Koksharov