public class GeoDistanceDecoder extends Object implements MultiDecoder<List<Object>>
| Constructor and Description |
|---|
GeoDistanceDecoder() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
decode(List<Object> parts,
State state) |
Decoder<Object> |
getDecoder(int paramNum,
State state) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.