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