public interface ITablestoreSplit
| Modifier and Type | Method and Description |
|---|---|
Iterator<Row> |
getRowIterator(SyncClientInterface client) |
Iterator<Row> |
getRowIterator(SyncClientInterface client,
FilterPushdownConfig filterPushdownConfig) |
void |
initial(SyncClient client) |
void initial(SyncClient client)
client - Iterator<Row> getRowIterator(SyncClientInterface client)
client - Iterator<Row> getRowIterator(SyncClientInterface client, FilterPushdownConfig filterPushdownConfig)
Copyright © 2024. All Rights Reserved.