Methods inherited from interface org.redisson.client.protocol.decoder.MultiDecoder
getDecoder
Constructor Details
ObjectMapEntryReplayDecoder
publicObjectMapEntryReplayDecoder()
Method Details
getDecoder
publicorg.redisson.client.protocol.Decoder<Object>getDecoder(org.redisson.client.codec.Codec codec,
int paramNum,
org.redisson.client.handler.State state,
long size)
Specified by:
getDecoder in interface org.redisson.client.protocol.decoder.MultiDecoder<List<Map.Entry<Object,Object>>>