| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
PlainBufferBuilder.buildRowDeleteChangeWithHeader(RowDeleteChange rowChange) |
| Modifier and Type | Method and Description |
|---|---|
RowDeleteChange |
DeleteRowRequest.getRowChange()
获取DeleteRow的请求参数。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteRowRequest.setRowChange(RowDeleteChange rowChange)
设置DeleteRow的请求参数。
|
| Constructor and Description |
|---|
DeleteRowRequest(RowDeleteChange rowChange) |
Copyright © 2024. All Rights Reserved.