| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.ecosystem | |
| com.alicloud.openservices.tablestore.model |
| Modifier and Type | Method and Description |
|---|---|
Split |
TablestoreSplit.getKvSplit() |
| Modifier and Type | Method and Description |
|---|---|
List<Split> |
DefaultTablestoreSplitManager.getTableSplits(SyncClient client,
String tableName,
ComputeParameters parameter) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablestoreSplit.setKvSplit(Split split) |
| Modifier and Type | Method and Description |
|---|---|
List<Split> |
ComputeSplitsBySizeResponse.getSplits()
获得响应返回的数据分块列表。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputeSplitsBySizeResponse.addSplit(Split split)
添加一个数据分块。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputeSplitsBySizeResponse.setSplits(List<Split> splits)
设置响应的数据分块列表。
|
Copyright © 2024. All Rights Reserved.