public class ListResultReplayDecoder extends Object implements MultiDecoder<List<Map<Object,Object>>>
ListResultReplayDecoder()
Object
decode(io.netty.buffer.ByteBuf buf, State state)
List<Map<Object,Object>>
decode(List<Object> parts, State state)
boolean
isApplicable(int paramNum, State state)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListResultReplayDecoder()
public Object decode(io.netty.buffer.ByteBuf buf, State state)
decode
Decoder<Object>
public List<Map<Object,Object>> decode(List<Object> parts, State state)
MultiDecoder<List<Map<Object,Object>>>
public boolean isApplicable(int paramNum, State state)
isApplicable
Copyright © 2014–2017 The Redisson Project. All rights reserved.