| Constructor | Description |
|---|---|
ObjectListReplayDecoder2() |
|
ObjectListReplayDecoder2(org.redisson.client.protocol.Decoder<Object> decoder) |
| Modifier and Type | Method | Description |
|---|---|---|
List<T> |
decode(List<Object> parts,
org.redisson.client.handler.State state) |
|
org.redisson.client.protocol.Decoder<Object> |
getDecoder(int paramNum,
org.redisson.client.handler.State state) |
public ObjectListReplayDecoder2()
public ObjectListReplayDecoder2(org.redisson.client.protocol.Decoder<Object> decoder)
Copyright © 2014–2018 The Redisson Project. All rights reserved.