Spring Data MongoDB - Core

Uses of Class
org.springframework.data.mongodb.core.geo.Distance

Packages that use Distance
org.springframework.data.mongodb.core.geo Support for MongoDB geo-spatial queries. 
 

Uses of Distance in org.springframework.data.mongodb.core.geo
 

Constructors in org.springframework.data.mongodb.core.geo with parameters of type Distance
GeoResult(T content, Distance distance)
          Deprecated. Creates a new GeoResult for the given content and distance.
 


Spring Data MongoDB - Core

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.