| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.app |
| Modifier and Type | Method and Description |
|---|---|
Table |
Table.deepCopy() |
Table |
Table.setFields(java.util.Map<java.lang.String,Field> fields) |
Table |
Table.setPrimary_table(boolean primary_table) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Table> |
Schema.getTables() |
| Modifier and Type | Method and Description |
|---|---|
int |
Table.compareTo(Table other) |
boolean |
Table.equals(Table that) |
void |
Schema.putToTables(java.lang.String key,
Table val) |
| Modifier and Type | Method and Description |
|---|---|
Schema |
Schema.setTables(java.util.Map<java.lang.String,Table> tables) |
| Constructor and Description |
|---|
Table(Table other) |
Copyright © 2023. All Rights Reserved.