Class MongoQueryExecution.PagingGeoNearExecution
java.lang.Object
org.springframework.data.mongodb.repository.query.MongoQueryExecution.GeoNearExecution
org.springframework.data.mongodb.repository.query.MongoQueryExecution.PagingGeoNearExecution
- All Implemented Interfaces:
MongoQueryExecution
- Enclosing interface:
MongoQueryExecution
public static final class MongoQueryExecution.PagingGeoNearExecution
extends MongoQueryExecution.GeoNearExecution
MongoQueryExecution to execute geo-near queries with paging.- Author:
- Oliver Gierke, Mark Paluch
-
Nested Class Summary
Nested classes/interfaces inherited from interface MongoQueryExecution
MongoQueryExecution.DeleteExecution<T>, MongoQueryExecution.GeoNearExecution, MongoQueryExecution.PagedExecution<T>, MongoQueryExecution.PagingGeoNearExecution, MongoQueryExecution.SlicedExecution<T>, MongoQueryExecution.UpdateExecution, MongoQueryExecution.VectorSearchExecution -
Method Summary
-
Method Details
-
execute
- Specified by:
executein interfaceMongoQueryExecution- Overrides:
executein classMongoQueryExecution.GeoNearExecution
-