| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.ots | |
| com.aliyun.openservices.ots.model |
| 限定符和类型 | 方法和说明 |
|---|---|
GetRowResult |
OTSClient.getRow(GetRowRequest getRowRequest) |
GetRowResult |
OTS.getRow(GetRowRequest getRowRequest)
返回表(Table)中的一行数据。
|
| 限定符和类型 | 方法和说明 |
|---|---|
OTSFuture<GetRowResult> |
OTSClientAsync.getRow(GetRowRequest getRowRequest) |
OTSFuture<GetRowResult> |
OTSAsync.getRow(GetRowRequest getRowRequest)
返回表(Table)中的一行数据。
|
OTSFuture<GetRowResult> |
OTSClientAsync.getRow(GetRowRequest getRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<GetRowRequest,GetRowResult> callback) |
OTSFuture<GetRowResult> |
OTSAsync.getRow(GetRowRequest getRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<GetRowRequest,GetRowResult> callback)
返回表(Table)中的一行数据。
|
| 限定符和类型 | 方法和说明 |
|---|---|
OTSFuture<GetRowResult> |
OTSClientAsync.getRow(GetRowRequest getRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<GetRowRequest,GetRowResult> callback) |
OTSFuture<GetRowResult> |
OTSAsync.getRow(GetRowRequest getRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<GetRowRequest,GetRowResult> callback)
返回表(Table)中的一行数据。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static GetRowResult |
OTSResultFactory.createGetRowResult(com.aliyun.openservices.ots.internal.model.ResponseContentWithMeta response,
OtsProtocol2.GetRowResponse getRowResponse) |
Copyright © 2019. All Rights Reserved.