类 com.aliyun.openservices.ots.model.RowDeleteChange
的使用

使用 RowDeleteChange 的软件包
com.aliyun.openservices.ots   
com.aliyun.openservices.ots.model   
 

com.aliyun.openservices.otsRowDeleteChange 的使用
 

参数类型为 RowDeleteChangecom.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.modelRowDeleteChange 的使用
 

返回 RowDeleteChangecom.aliyun.openservices.ots.model 中的方法
 RowDeleteChange MultiDeleteRowItem.getRowDeleteChange()
           
 

参数类型为 RowDeleteChangecom.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)
           
 

参数类型为 RowDeleteChangecom.aliyun.openservices.ots.model 中的构造方法
MultiDeleteRowItem(String tableName, RowDeleteChange rowDeleteChange)
           
 



Copyright © 2013. All Rights Reserved.