Class GeoValue
java.lang.Object
redis.clients.jedis.search.querybuilder.Value
redis.clients.jedis.search.querybuilder.GeoValue
Created by mnunberg on 2/23/18.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
unit
-
lon
private final double lon -
lat
private final double lat -
radius
private final double radius
-
-
Constructor Details
-
GeoValue
-
-
Method Details
-
toString
-
isCombinable
public boolean isCombinable()- Overrides:
isCombinablein classValue
-