public class GeoValue extends Value
| Modifier and Type | Class and Description |
|---|---|
static class |
GeoValue.Unit |
| Constructor and Description |
|---|
GeoValue(double lon,
double lat,
double radius,
GeoValue.Unit unit) |
public GeoValue(double lon,
double lat,
double radius,
GeoValue.Unit unit)
public boolean isCombinable()
isCombinable in class ValueCopyright © 2020 RedisLabs. All rights reserved.