程序包 | 说明 |
---|---|
com.alicloud.openservices.tablestore.core.protocol | |
com.alicloud.openservices.tablestore.model |
限定符和类型 | 方法和说明 |
---|---|
static OtsInternalApi.DeleteRowRequest |
OTSProtocolBuilder.buildDeleteRowRequest(RowDeleteChange rowChange) |
static byte[] |
PlainBufferBuilder.buildRowDeleteChangeWithHeader(RowDeleteChange rowChange) |
限定符和类型 | 方法和说明 |
---|---|
RowDeleteChange |
DeleteRowRequest.getRowChange()
获取DeleteRow的请求参数。
|
限定符和类型 | 方法和说明 |
---|---|
void |
DeleteRowRequest.setRowChange(RowDeleteChange rowChange)
设置DeleteRow的请求参数。
|
构造器和说明 |
---|
DeleteRowRequest(RowDeleteChange rowChange) |
Copyright © 2016. All Rights Reserved.