| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model |
| Modifier and Type | Method and Description |
|---|---|
static OtsInternalApi.RowExistenceExpectation |
OTSProtocolBuilder.toPBRowExistenceExpectation(RowExistenceExpectation rowExistenceExpectation) |
| Modifier and Type | Method and Description |
|---|---|
RowExistenceExpectation |
Condition.getRowExistenceExpectation() |
static RowExistenceExpectation |
RowExistenceExpectation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RowExistenceExpectation[] |
RowExistenceExpectation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Condition.setRowExistenceExpectation(RowExistenceExpectation rowExistenceExpectation) |
| Constructor and Description |
|---|
Condition(RowExistenceExpectation rowExistenceExpectation) |
Copyright © 2024. All Rights Reserved.