Class GeoPointWithinDistanceComponent

java.lang.Object
com.apple.foundationdb.record.spatial.common.GeoPointWithinDistanceComponent
All Implemented Interfaces:
PlanHashable, ComponentWithNoChildren, QueryComponent

@API(EXPERIMENTAL) public class GeoPointWithinDistanceComponent extends Object implements ComponentWithNoChildren
Query filter for points (latitude, longitude) within a given distance of a given center.