程序包 | 说明 |
---|---|
com.alicloud.openservices.tablestore.core.protocol | |
com.alicloud.openservices.tablestore.model |
限定符和类型 | 方法和说明 |
---|---|
static OtsInternalApi.GetRowRequest |
OTSProtocolBuilder.buildGetRowRequest(SingleRowQueryCriteria criteria) |
限定符和类型 | 方法和说明 |
---|---|
SingleRowQueryCriteria |
GetRowRequest.getRowQueryCriteria()
获取单行查询条件。
|
限定符和类型 | 方法和说明 |
---|---|
void |
GetRowRequest.setRowQueryCriteria(SingleRowQueryCriteria rowQueryCriteria)
设置单行查询条件。
|
构造器和说明 |
---|
GetRowRequest(SingleRowQueryCriteria rowQueryCriteria)
通过单行查询条件构造GetRowRequest对象。
|
Copyright © 2016. All Rights Reserved.