public class StringMapDataDecoder extends Object implements Decoder<Map<String,String>>
StringMapDataDecoder()
Map<String,String>
decode(io.netty.buffer.ByteBuf buf, State state)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringMapDataDecoder()
public Map<String,String> decode(io.netty.buffer.ByteBuf buf, State state)
decode
Decoder<Map<String,String>>
Copyright © 2014–2018 The Redisson Project. All rights reserved.