|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 RowPutChange 的软件包 | |
|---|---|
| com.aliyun.openservices.ots | |
| com.aliyun.openservices.ots.model | |
| com.aliyun.openservices.ots 中 RowPutChange 的使用 |
|---|
| 参数类型为 RowPutChange 的 com.aliyun.openservices.ots 中的方法 | |
|---|---|
void |
OTSClient.putData(String tableName,
RowPutChange rowChange,
String transactionId)
|
void |
OTS.putData(String tableName,
RowPutChange rowChange,
String transactionId)
插入一行或修改指定行中的数据。 |
| com.aliyun.openservices.ots.model 中 RowPutChange 的使用 |
|---|
| 返回 RowPutChange 的 com.aliyun.openservices.ots.model 中的方法 | |
|---|---|
RowPutChange |
MultiPutRowItem.getRowPutChange()
|
| 参数类型为 RowPutChange 的 com.aliyun.openservices.ots.model 中的方法 | |
|---|---|
static OtsProtocol.PutRowParameter |
OTSProtocolHelper.buildPutRowParameter(String tableName,
RowPutChange rowChange)
|
static byte[] |
OTSProtocolHelper.buildPutRowRequest(String tableName,
RowPutChange rowChange,
String transactionId)
|
static OtsProtocol.RowPutChange |
OTSProtocolHelper.buildRowPutChange(RowPutChange rowChange)
|
void |
MultiPutRowItem.setRowPutChange(RowPutChange rowPutChange)
|
| 参数类型为 RowPutChange 的 com.aliyun.openservices.ots.model 中的构造方法 | |
|---|---|
MultiPutRowItem(String tableName,
RowPutChange rowPutChange)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||