| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model |
| Modifier and Type | Method and Description |
|---|---|
static IndexUpdateMode |
OTSProtocolParser.parseIndexUpdateMode(OtsInternalApi.IndexUpdateMode indexUpdateMode) |
| Modifier and Type | Method and Description |
|---|---|
static OtsInternalApi.IndexUpdateMode |
OTSProtocolBuilder.toPBIndexUpdateMode(IndexUpdateMode indexUpdateMode) |
| Modifier and Type | Method and Description |
|---|---|
IndexUpdateMode |
IndexMeta.getIndexUpdateMode()
得到索引表更新模式
|
static IndexUpdateMode |
IndexUpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexUpdateMode[] |
IndexUpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexMeta.setIndexUpdateMode(IndexUpdateMode indexUpdateMode)
设置索引表更新模式
|
Copyright © 2024. All Rights Reserved.