| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model | |
| com.alicloud.openservices.tablestore.model.search |
| Modifier and Type | Method and Description |
|---|---|
static SyncStat.SyncPhase |
OTSProtocolParser.parseIndexSyncPhase(OtsInternalApi.IndexSyncPhase indexSyncPhase) |
| Modifier and Type | Method and Description |
|---|---|
SyncStat.SyncPhase |
IndexMeta.getIndexSyncPhase()
得到索引表同步阶段
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexMeta.setIndexSyncPhase(SyncStat.SyncPhase indexSyncPhase)
设置索引表同步阶段
|
| Modifier and Type | Method and Description |
|---|---|
SyncStat.SyncPhase |
SyncStat.getSyncPhase() |
static SyncStat.SyncPhase |
SyncStat.SyncPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncStat.SyncPhase[] |
SyncStat.SyncPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyncStat.setSyncPhase(SyncStat.SyncPhase syncPhase) |
Copyright © 2024. All Rights Reserved.