| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static Search.QueryType |
Search.QueryType.forNumber(int value) |
Search.QueryType |
Search.QueryOrBuilder.getType()
optional .com.alicloud.openservices.tablestore.core.protocol.QueryType type = 1; |
Search.QueryType |
Search.Query.getType()
optional .com.alicloud.openservices.tablestore.core.protocol.QueryType type = 1; |
Search.QueryType |
Search.Query.Builder.getType()
optional .com.alicloud.openservices.tablestore.core.protocol.QueryType type = 1; |
static Search.QueryType |
Search.QueryType.valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Search.QueryType |
Search.QueryType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Search.QueryType |
Search.QueryType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Search.QueryType[] |
Search.QueryType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<Search.QueryType> |
Search.QueryType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Search.Query.Builder |
Search.Query.Builder.setType(Search.QueryType value)
optional .com.alicloud.openservices.tablestore.core.protocol.QueryType type = 1; |
Copyright © 2025. All Rights Reserved.