| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.search |
| Modifier and Type | Method and Description |
|---|---|
DeepPaging |
DeepPaging.deepCopy() |
DeepPaging |
SearchParams.getDeepPaging() |
DeepPaging |
DeepPaging.setScrollExpire(java.lang.String scrollExpire)
设置scroll请求的有效期
|
DeepPaging |
DeepPaging.setScrollId(java.lang.String scrollId) |
| Modifier and Type | Method and Description |
|---|---|
int |
DeepPaging.compareTo(DeepPaging other) |
boolean |
DeepPaging.equals(DeepPaging that) |
SearchParams |
SearchParams.setDeepPaging(DeepPaging deepPaging) |
| Constructor and Description |
|---|
DeepPaging(DeepPaging other)
Performs a deep copy on other.
|
Copyright © 2018. All Rights Reserved.