程序包 | 说明 |
---|---|
com.aliyun.openservices.ots | |
com.aliyun.openservices.ots.model |
限定符和类型 | 方法和说明 |
---|---|
OTSFuture<BatchGetRowResult> |
OTSClientAsync.batchGetRow(BatchGetRowRequest batchGetRowRequest) |
BatchGetRowResult |
OTSClient.batchGetRow(BatchGetRowRequest batchGetRowRequest) |
OTSFuture<BatchGetRowResult> |
OTSAsync.batchGetRow(BatchGetRowRequest batchGetRowRequest)
从多张表(Table)中获取多行数据。
|
BatchGetRowResult |
OTS.batchGetRow(BatchGetRowRequest batchGetRowRequest)
从多张表(Table)中获取多行数据。
|
OTSFuture<BatchGetRowResult> |
OTSClientAsync.batchGetRow(BatchGetRowRequest batchGetRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<BatchGetRowRequest,BatchGetRowResult> callback) |
OTSFuture<BatchGetRowResult> |
OTSAsync.batchGetRow(BatchGetRowRequest batchGetRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<BatchGetRowRequest,BatchGetRowResult> callback)
从多张表(Table)中获取多行数据。
|
限定符和类型 | 方法和说明 |
---|---|
OTSFuture<BatchGetRowResult> |
OTSClientAsync.batchGetRow(BatchGetRowRequest batchGetRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<BatchGetRowRequest,BatchGetRowResult> callback) |
OTSFuture<BatchGetRowResult> |
OTSAsync.batchGetRow(BatchGetRowRequest batchGetRowRequest,
com.aliyun.openservices.ots.internal.OTSCallback<BatchGetRowRequest,BatchGetRowResult> callback)
从多张表(Table)中获取多行数据。
|
限定符和类型 | 方法和说明 |
---|---|
BatchGetRowRequest |
BatchGetRowRequest.createRequestForRetry(List<BatchGetRowResult.RowStatus> failedRows)
根据请求返回的结果创建新的请求用于重试。
|
Copyright © 2016. All Rights Reserved.