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