| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.query |
| Modifier and Type | Field and Description |
|---|---|
static GeoDistanceOrder.DistanceType |
GeoDistanceOrder.DEFAULT_DISTANCE_TYPE |
| Modifier and Type | Method and Description |
|---|---|
GeoDistanceOrder.DistanceType |
GeoDistanceOrder.getDistanceType() |
static GeoDistanceOrder.DistanceType |
GeoDistanceOrder.DistanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoDistanceOrder.DistanceType[] |
GeoDistanceOrder.DistanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GeoDistanceOrder |
GeoDistanceOrder.with(GeoDistanceOrder.DistanceType distanceType) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.