| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.timestream.model |
| Modifier and Type | Method and Description |
|---|---|
AttributeIndexSchema.Type |
AttributeIndexSchema.getFieldType() |
static AttributeIndexSchema.Type |
AttributeIndexSchema.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeIndexSchema.Type[] |
AttributeIndexSchema.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AttributeIndexSchema(String fieldName,
AttributeIndexSchema.Type type) |
Copyright © 2024. All Rights Reserved.