Uses of Interface
org.redisson.api.geo.ShapeGeoSearch
-
Packages that use ShapeGeoSearch Package Description org.redisson.api.geo -
-
Uses of ShapeGeoSearch in org.redisson.api.geo
Methods in org.redisson.api.geo that return ShapeGeoSearch Modifier and Type Method Description static ShapeGeoSearchGeoSearchArgs. from(double longitude, double latitude)Defines search from defined longitude and latitude coordinatesstatic <V> ShapeGeoSearchGeoSearchArgs. from(V member)Defines search from defined member
-