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