public class OTSSearchRequest extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OTSSearchRequest.Builder |
| 限定符和类型 | 字段和说明 |
|---|---|
String |
indexName |
Integer |
limit |
Integer |
offset |
com.alicloud.openservices.tablestore.model.search.query.Query |
query |
List<String> |
returnColumns |
Integer |
searchTimeoutMs |
String |
tableName |
| 构造器和说明 |
|---|
OTSSearchRequest() |
Copyright © 2023. All rights reserved.