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