| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.ecosystem |
| Modifier and Type | Method and Description |
|---|---|
List<TablestoreSplit.PkRange> |
TablestoreSplit.filterPkRanges(List<TablestoreSplit.PkRange> pkList,
PrimaryKey begin,
PrimaryKey end) |
List<TablestoreSplit.PkRange> |
TablestoreSplit.generatePkRange(Filter filter,
PrimaryKey begin,
PrimaryKey end) |
| Modifier and Type | Method and Description |
|---|---|
List<TablestoreSplit.PkRange> |
TablestoreSplit.filterPkRanges(List<TablestoreSplit.PkRange> pkList,
PrimaryKey begin,
PrimaryKey end) |
| Constructor and Description |
|---|
TablestoreSplitIterator(SyncClientInterface client,
List<TablestoreSplit.PkRange> pkRanges,
String tableName,
List<String> requiredColumns) |
Copyright © 2024. All Rights Reserved.