| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore | |
| com.alicloud.openservices.tablestore.ecosystem | |
| com.alicloud.openservices.tablestore.model.iterator |
| Modifier and Type | Method and Description |
|---|---|
RowIterator |
SyncClient.createParallelScanIterator(ParallelScanRequest request) |
RowIterator |
SyncClientInterface.createParallelScanIterator(ParallelScanRequest request)
Get the Iterator for ParallelScan.
|
RowIterator |
SyncClient.createSearchIterator(SearchRequest request) |
RowIterator |
SyncClientInterface.createSearchIterator(SearchRequest request)
Get the Iterator for Search.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TablestoreSplitIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkExportIterator |
class |
GetRangeRowIterator |
class |
ParallelScanRowIterator |
class |
SearchRowIterator |
Copyright © 2024. All Rights Reserved.