| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.ecosystem | |
| com.alicloud.openservices.tablestore.model.search | |
| com.alicloud.openservices.tablestore.timeline.model |
| Modifier and Type | Method and Description |
|---|---|
IndexSchema |
SearchInfo.getSearchSchema() |
| Modifier and Type | Method and Description |
|---|---|
List<IndexSchema> |
TableCatalog.getSearchSchema() |
| Constructor and Description |
|---|
SearchInfo(String name,
IndexSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
IndexSchema |
CreateSearchIndexRequest.getIndexSchema() |
IndexSchema |
DescribeSearchIndexResponse.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSearchIndexRequest.setIndexSchema(IndexSchema indexSchema) |
void |
DescribeSearchIndexResponse.setSchema(IndexSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
IndexSchema |
TimelineMetaSchema.getIndexSchema() |
IndexSchema |
TimelineSchema.getIndexSchema() |
| Modifier and Type | Method and Description |
|---|---|
TimelineMetaSchema |
TimelineMetaSchema.withIndex(String indexName,
IndexSchema metaIndex) |
TimelineSchema |
TimelineSchema.withIndex(String indexName,
IndexSchema dataIndex) |
Copyright © 2024. All Rights Reserved.