public static class Query.GeoFilter extends Object
static String
FEET
KILOMETERS
METERS
MILES
GeoFilter(String property, double lon, double lat, double radius, String unit)
void
serializeRedisArgs(List<byte[]> args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String KILOMETERS
public static final String METERS
public static final String FEET
public static final String MILES
public GeoFilter(String property, double lon, double lat, double radius, String unit)
public void serializeRedisArgs(List<byte[]> args)
Copyright © 2018. All rights reserved.