| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.timestream | |
| com.alicloud.openservices.tablestore.timestream.model |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TimestreamDBClient.createMetaTable(List<AttributeIndexSchema> indexForAttributes) |
void |
TimestreamDB.createMetaTable(List<AttributeIndexSchema> indexForAttributes)
Create the meta table and create indexes for the specified attributes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
AttributeIndexSchema |
AttributeIndexSchema.setEnableSortAndAgg(boolean enableSortAndAgg) |
AttributeIndexSchema |
AttributeIndexSchema.setIndex(boolean index) |
AttributeIndexSchema |
AttributeIndexSchema.setIsArray(boolean array) |
AttributeIndexSchema |
AttributeIndexSchema.setStore(Boolean store) |
Copyright © 2025. All Rights Reserved.