| Constructor | Description |
|---|---|
SetReplayDecoder(org.redisson.client.protocol.Decoder<Object> decoder) |
| Modifier and Type | Method | Description |
|---|---|---|
Set<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 SetReplayDecoder(org.redisson.client.protocol.Decoder<Object> decoder)
Copyright © 2014–2018 The Redisson Project. All rights reserved.