| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model |
| Modifier and Type | Method and Description |
|---|---|
static OtsInternalApi.ReturnContent |
OTSProtocolBuilder.buildReturnContent(ReturnType returnType,
Set<String> returnColumnNames) |
| Modifier and Type | Method and Description |
|---|---|
ReturnType |
RowChange.getReturnType() |
static ReturnType |
ReturnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReturnType[] |
ReturnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RowChange.setReturnType(ReturnType returnType) |
Copyright © 2024. All Rights Reserved.