| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.search |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<Sort._Fields,org.apache.thrift.meta_data.FieldMetaData> |
Sort.metaDataMap |
| Modifier and Type | Method and Description |
|---|---|
Sort._Fields |
Sort.fieldForId(int fieldId) |
static Sort._Fields |
Sort._Fields.findByName(java.lang.String name) |
static Sort._Fields |
Sort._Fields.findByThriftId(int fieldId) |
static Sort._Fields |
Sort._Fields.findByThriftIdOrThrow(int fieldId) |
static Sort._Fields |
Sort._Fields.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Sort._Fields[] |
Sort._Fields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
Sort.getFieldValue(Sort._Fields field) |
boolean |
Sort.isSet(Sort._Fields field) |
void |
Sort.setFieldValue(Sort._Fields field,
java.lang.Object value) |
Copyright © 2023. All Rights Reserved.