| Package | Description |
|---|---|
| de.caluga.morphium.aggregation | |
| de.caluga.morphium.driver.inmem |
| Modifier and Type | Method and Description |
|---|---|
static Aggregator.GeoNearFields |
Aggregator.GeoNearFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Aggregator.GeoNearFields[] |
Aggregator.GeoNearFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Aggregator<T,R> |
AggregatorImpl.geoNear(Map<Aggregator.GeoNearFields,Object> param) |
Aggregator<T,R> |
Aggregator.geoNear(Map<Aggregator.GeoNearFields,Object> param) |
| Modifier and Type | Method and Description |
|---|---|
Aggregator<T,R> |
InMemAggregator.geoNear(Map<Aggregator.GeoNearFields,Object> param) |
Copyright © 2022. All rights reserved.