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