| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model | |
| com.alicloud.openservices.tablestore.model.search |
| 限定符和类型 | 方法和说明 |
|---|---|
static SyncStat.SyncPhase |
OTSProtocolParser.parseIndexSyncPhase(OtsInternalApi.IndexSyncPhase indexSyncPhase) |
| 限定符和类型 | 方法和说明 |
|---|---|
SyncStat.SyncPhase |
IndexMeta.getIndexSyncPhase()
Get the index table synchronization phase
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IndexMeta.setIndexSyncPhase(SyncStat.SyncPhase indexSyncPhase)
Set the index table sync phase
|
| 限定符和类型 | 方法和说明 |
|---|---|
SyncStat.SyncPhase |
SyncStat.getSyncPhase() |
static SyncStat.SyncPhase |
SyncStat.SyncPhase.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SyncStat.SyncPhase[] |
SyncStat.SyncPhase.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SyncStat.setSyncPhase(SyncStat.SyncPhase syncPhase) |
Copyright © 2025. All Rights Reserved.