程序包 | 说明 |
---|---|
com.aliyun.openservices.ots |
限定符和类型 | 方法和说明 |
---|---|
OTSFuture<UpdateRowResult> |
OTSClientAsync.updateRow(UpdateRowRequest updateRowRequest) |
UpdateRowResult |
OTSClient.updateRow(UpdateRowRequest updateRowRequest) |
OTSFuture<UpdateRowResult> |
OTSAsync.updateRow(UpdateRowRequest updateRowRequest)
更改表(Table)中的一行数据。
|
UpdateRowResult |
OTS.updateRow(UpdateRowRequest updateRowRequest)
更改表(Table)中的一行数据。
|
OTSFuture<UpdateRowResult> |
OTSClientAsync.updateRow(UpdateRowRequest updateRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<UpdateRowRequest,UpdateRowResult> callback) |
OTSFuture<UpdateRowResult> |
OTSAsync.updateRow(UpdateRowRequest updateRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<UpdateRowRequest,UpdateRowResult> callback)
更改表(Table)中的一行数据。
|
限定符和类型 | 方法和说明 |
---|---|
OTSFuture<UpdateRowResult> |
OTSClientAsync.updateRow(UpdateRowRequest updateRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<UpdateRowRequest,UpdateRowResult> callback) |
OTSFuture<UpdateRowResult> |
OTSAsync.updateRow(UpdateRowRequest updateRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<UpdateRowRequest,UpdateRowResult> callback)
更改表(Table)中的一行数据。
|
Copyright © 2016. All Rights Reserved.