| Package | Description |
|---|---|
| com.couchbase.client.core.api.search.sort |
| Modifier and Type | Method and Description |
|---|---|
static CoreSearchGeoDistanceUnits |
CoreSearchGeoDistanceUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreSearchGeoDistanceUnits[] |
CoreSearchGeoDistanceUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CoreSearchSortGeoDistance(CoreGeoPoint location,
String field,
CoreSearchGeoDistanceUnits unit,
boolean descending) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.