类 com.aliyun.openservices.ots.model.SingleRowQueryCriteria
的使用

使用 SingleRowQueryCriteria 的软件包
com.aliyun.openservices.ots.model   
 

com.aliyun.openservices.ots.modelSingleRowQueryCriteria 的使用
 

返回 SingleRowQueryCriteriacom.aliyun.openservices.ots.model 中的方法
 SingleRowQueryCriteria GetRowRequest.getRowQueryCriteria()
          获取单行查询条件。
 

参数类型为 SingleRowQueryCriteriacom.aliyun.openservices.ots.model 中的方法
static byte[] OTSProtocolHelper.buildGetRowRequest(SingleRowQueryCriteria criteria)
           
 void GetRowRequest.setRowQueryCriteria(SingleRowQueryCriteria rowQueryCriteria)
          设置单行查询条件。
 

参数类型为 SingleRowQueryCriteriacom.aliyun.openservices.ots.model 中的构造方法
GetRowRequest(SingleRowQueryCriteria rowQueryCriteria)
          通过单行查询条件构造GetRowRequest对象。
 



Copyright © 2014. All Rights Reserved.