| Constructor and Description |
|---|
ObjectMapEntryReplayDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(io.netty.buffer.ByteBuf buf,
State state) |
Set<Map.Entry<Object,Object>> |
decode(List<Object> parts,
State state) |
boolean |
isApplicable(int paramNum,
State state) |
public boolean isApplicable(int paramNum,
State state)
isApplicable in interface MultiDecoder<Set<Map.Entry<Object,Object>>>Copyright © 2014–2017 The Redisson Project. All rights reserved.