public interface MongoParameterAccessor extends ParameterAccessor
ParameterAccessor exposing a maximum distance parameter.| Modifier and Type | Method and Description |
|---|---|
Range<Distance> |
getDistanceRange()
Returns a
Distance to be applied to Mongo geo queries. |
TextCriteria |
getFullText()
Returns the
TextCriteria to be used for full text query. |
Point |
getGeoNearLocation()
Returns the
Point to use for a geo-near query. |
getBindableValue, getPageable, getSort, hasBindableNullValue, iteratorforEach, spliteratorRange<Distance> getDistanceRange()
Distance to be applied to Mongo geo queries.Distance parameter
at all or the given value for it was null.Point getGeoNearLocation()
Point to use for a geo-near query.TextCriteria getFullText()
TextCriteria to be used for full text query.Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.