Package | Description |
---|---|
com.couchbase.client.java.search.sort |
Modifier and Type | Method and Description |
---|---|
static FieldMissing |
FieldMissing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldMissing[] |
FieldMissing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SearchSortField |
SearchSortField.missing(FieldMissing missing) |
Copyright © 2015 Couchbase, Inc.