类 OTSSearchRequest


  • public class OTSSearchRequest
    extends Object
    OTS搜索请求
    作者:
    frankcl
    • 字段详细资料

      • searchTimeoutMs

        public Integer searchTimeoutMs
      • tableName

        public String tableName
      • indexName

        public String indexName
      • returnColumns

        public List<String> returnColumns
      • query

        public com.alicloud.openservices.tablestore.model.search.query.Query query
    • 构造器详细资料

      • OTSSearchRequest

        public OTSSearchRequest()
    • 方法详细资料

      • check

        public boolean check()
        检测搜索请求合法性
        返回:
        合法返回true,否则返回false