程序包 | 说明 |
---|---|
com.aliyun.openservices.ots.model |
限定符和类型 | 方法和说明 |
---|---|
MultiRowQueryCriteria |
MultiRowQueryCriteria.cloneWithoutRowKeys() |
MultiRowQueryCriteria |
BatchGetRowRequest.getCriteria(String tableName)
获取指定表的多行查询参数。
|
限定符和类型 | 方法和说明 |
---|---|
Map<String,MultiRowQueryCriteria> |
BatchGetRowRequest.getCriteriasByTable()
获取按表组织的多行查询参数。
|
限定符和类型 | 方法和说明 |
---|---|
void |
BatchGetRowRequest.addMultiRowQueryCriteria(MultiRowQueryCriteria criteria)
增加某个表的多行查询参数。
|
限定符和类型 | 方法和说明 |
---|---|
static OtsProtocol2.BatchGetRowRequest |
OTSProtocolHelper.buildBatchGetRowRequest(Map<String,MultiRowQueryCriteria> criteriasGroupByTable) |
Copyright © 2016. All Rights Reserved.