|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 RowDeleteChange 的软件包 | |
|---|---|
| com.aliyun.openservices.ots | |
| com.aliyun.openservices.ots.model | |
| com.aliyun.openservices.ots 中 RowDeleteChange 的使用 |
|---|
| 参数类型为 RowDeleteChange 的 com.aliyun.openservices.ots 中的方法 | |
|---|---|
void |
OTSClient.deleteData(String tableName,
RowDeleteChange rowChange,
String transactionId)
|
void |
OTS.deleteData(String tableName,
RowDeleteChange rowChange,
String transactionId)
删除指定行或行中的数据。 |
| com.aliyun.openservices.ots.model 中 RowDeleteChange 的使用 |
|---|
| 返回 RowDeleteChange 的 com.aliyun.openservices.ots.model 中的方法 | |
|---|---|
RowDeleteChange |
MultiDeleteRowItem.getRowDeleteChange()
|
| 参数类型为 RowDeleteChange 的 com.aliyun.openservices.ots.model 中的方法 | |
|---|---|
static OtsProtocol.DeleteRowParameter |
OTSProtocolHelper.buildDeleteRowParameter(String tableName,
RowDeleteChange rowChange)
|
static byte[] |
OTSProtocolHelper.buildDeleteRowRequest(String tableName,
RowDeleteChange rowChange,
String transactionId)
|
static OtsProtocol.RowDeleteChange |
OTSProtocolHelper.buildRowDeleteChange(RowDeleteChange rowChange)
|
void |
MultiDeleteRowItem.setRowDeleteChange(RowDeleteChange rowDeleteChange)
|
| 参数类型为 RowDeleteChange 的 com.aliyun.openservices.ots.model 中的构造方法 | |
|---|---|
MultiDeleteRowItem(String tableName,
RowDeleteChange rowDeleteChange)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||