程序包 | 说明 |
---|---|
com.alicloud.openservices.tablestore.core.protocol | |
com.alicloud.openservices.tablestore.model.search |
限定符和类型 | 方法和说明 |
---|---|
static IndexOptions |
SearchProtocolParser.toIndexOptions(Search.IndexOptions indexOptions) |
限定符和类型 | 方法和说明 |
---|---|
static Search.IndexOptions |
SearchProtocolBuilder.buildIndexOptions(IndexOptions indexOptions) |
限定符和类型 | 方法和说明 |
---|---|
IndexOptions |
FieldSchema.getIndexOptions() |
static IndexOptions |
IndexOptions.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IndexOptions[] |
IndexOptions.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
FieldSchema |
FieldSchema.setIndexOptions(IndexOptions indexOptions) |
Copyright © 2018. All Rights Reserved.