程序包 | 说明 |
---|---|
com.aliyun.openservices.ots | |
com.aliyun.openservices.ots.model |
限定符和类型 | 方法和说明 |
---|---|
BatchGetRowResult |
OTSClient.batchGetRow(BatchGetRowRequest batchGetRowRequest) |
BatchGetRowResult |
OTS.batchGetRow(BatchGetRowRequest batchGetRowRequest)
从多张表(Table)中获取多行数据。
|
限定符和类型 | 方法和说明 |
---|---|
OTSFuture<BatchGetRowResult> |
OTSClientAsync.batchGetRow(BatchGetRowRequest batchGetRowRequest) |
OTSFuture<BatchGetRowResult> |
OTSAsync.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)中获取多行数据。
|
限定符和类型 | 方法和说明 |
---|---|
static BatchGetRowResult |
OTSResultFactory.createBatchGetRowResult(com.aliyun.openservices.ots.internal.model.ResponseContentWithMeta response,
OtsProtocol2.BatchGetRowResponse batchGetRowResponse) |
Copyright © 2016. All Rights Reserved.