| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.app |
| Modifier and Type | Method and Description |
|---|---|
Field |
Field.deepCopy() |
Field |
Field.setJoin_with(java.util.List<java.lang.String> join_with) |
Field |
Field.setName(java.lang.String name) |
Field |
Field.setPrimary_key(boolean primary_key) |
Field |
Field.setType(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Field> |
Table.getFields() |
| Modifier and Type | Method and Description |
|---|---|
int |
Field.compareTo(Field other) |
boolean |
Field.equals(Field that) |
void |
Table.putToFields(java.lang.String key,
Field val) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Table.setFields(java.util.Map<java.lang.String,Field> fields) |
| Constructor and Description |
|---|
Field(Field other) |
Copyright © 2023. All Rights Reserved.