| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.timeline.query |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResult.Entry<T>> |
SearchResult.getEntries() |
| Constructor and Description |
|---|
SearchResult(List<SearchResult.Entry<T>> entries,
boolean isAllSucceed,
long totalCount,
byte[] nextToken) |
Copyright © 2024. All Rights Reserved.