| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static OtsInternalApi.IndexType |
OtsInternalApi.IndexType.forNumber(int value) |
OtsInternalApi.IndexType |
OtsInternalApi.IndexMetaOrBuilder.getIndexType()
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5; |
OtsInternalApi.IndexType |
OtsInternalApi.IndexMeta.getIndexType()
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5; |
OtsInternalApi.IndexType |
OtsInternalApi.IndexMeta.Builder.getIndexType()
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5; |
static OtsInternalApi.IndexType |
OTSProtocolBuilder.toPBIndexType(IndexType indexType) |
static OtsInternalApi.IndexType |
OtsInternalApi.IndexType.valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OtsInternalApi.IndexType |
OtsInternalApi.IndexType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static OtsInternalApi.IndexType |
OtsInternalApi.IndexType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static OtsInternalApi.IndexType[] |
OtsInternalApi.IndexType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<OtsInternalApi.IndexType> |
OtsInternalApi.IndexType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
static IndexType |
OTSProtocolParser.parseIndexType(OtsInternalApi.IndexType indexType) |
OtsInternalApi.IndexMeta.Builder |
OtsInternalApi.IndexMeta.Builder.setIndexType(OtsInternalApi.IndexType value)
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5; |
Copyright © 2025. All Rights Reserved.