| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.app |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<SearchField._Fields,org.apache.thrift.meta_data.FieldMetaData> |
SearchField.metaDataMap |
| Modifier and Type | Method and Description |
|---|---|
SearchField._Fields |
SearchField.fieldForId(int fieldId) |
static SearchField._Fields |
SearchField._Fields.findByName(java.lang.String name) |
static SearchField._Fields |
SearchField._Fields.findByThriftId(int fieldId) |
static SearchField._Fields |
SearchField._Fields.findByThriftIdOrThrow(int fieldId) |
static SearchField._Fields |
SearchField._Fields.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SearchField._Fields[] |
SearchField._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 |
SearchField.getFieldValue(SearchField._Fields field) |
boolean |
SearchField.isSet(SearchField._Fields field) |
void |
SearchField.setFieldValue(SearchField._Fields field,
java.lang.Object value) |
Copyright © 2023. All Rights Reserved.