| 限定符和类型 | 类和说明 |
|---|---|
class |
SyncClient |
| 限定符和类型 | 方法和说明 |
|---|---|
SyncClientInterface |
AsyncClientInterface.asSyncClient()
Convert to the Client of synchronous interface.
|
SyncClientInterface |
AsyncClient.asSyncClient() |
| 限定符和类型 | 方法和说明 |
|---|---|
Iterator<Row> |
ITablestoreSplit.getRowIterator(SyncClientInterface client) |
Iterator<Row> |
TablestoreSplit.getRowIterator(SyncClientInterface client) |
Iterator<Row> |
ITablestoreSplit.getRowIterator(SyncClientInterface client,
FilterPushdownConfig filterPushdownConfig) |
Iterator<Row> |
TablestoreSplit.getRowIterator(SyncClientInterface client,
FilterPushdownConfig filterPushdownConfig) |
| 构造器和说明 |
|---|
TablestoreSplitIterator(SyncClientInterface client,
List<TablestoreSplit.PkRange> pkRanges,
String tableName,
List<String> requiredColumns) |
| 构造器和说明 |
|---|
PlainBufferBlockRowIterator(SyncClientInterface client,
BulkExportQueryCriteria parameter) |
SimpleRowMatrixBlockRowIterator(SyncClientInterface client,
BulkExportQueryCriteria parameter,
boolean verifyFieldNames) |
| 构造器和说明 |
|---|
BulkExportIterator(SyncClientInterface client,
RangeIteratorParameter parameter) |
GetRangeRowIterator(SyncClientInterface client,
RangeIteratorParameter parameter) |
ParallelScanRowIterator(SyncClientInterface syncClient,
ParallelScanRequest parallelScanRequest) |
SearchRowIterator(SyncClientInterface syncClient,
SearchRequest searchRequest) |
| 构造器和说明 |
|---|
TimelineQueueImpl(SyncClientInterface client,
TableStoreWriter writer,
TimelineSchema schema,
TimelineIdentifier identifier) |
Copyright © 2025. All Rights Reserved.