public interface MongoParameterAccessor extends ParameterAccessor
ParameterAccessor exposing a maximum distance parameter.| Modifier and Type | Method and Description |
|---|---|
TextCriteria |
getFullText()
Returns the
TextCriteria to be used for full text query. |
Point |
getGeoNearLocation()
Returns the
Point to use for a geo-near query. |
Distance |
getMaxDistance()
Returns a
Distance to be applied to Mongo geo queries. |
getBindableValue, getPageable, getSort, hasBindableNullValue, iteratorforEach, spliteratorDistance getMaxDistance()
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-2014–2015 Pivotal Software, Inc.. All rights reserved.