| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore | |
| com.alicloud.openservices.tablestore.reader |
| Modifier and Type | Method and Description |
|---|---|
Future<ReaderResult> |
TableStoreReader.addPrimaryKeysWithFuture(String tableName,
List<PrimaryKey> primaryKeys) |
Future<ReaderResult> |
DefaultTableStoreReader.addPrimaryKeysWithFuture(String tableName,
List<PrimaryKey> primaryKeys) |
Future<ReaderResult> |
TableStoreReader.addPrimaryKeyWithFuture(String tableName,
PrimaryKey primaryKey) |
Future<ReaderResult> |
DefaultTableStoreReader.addPrimaryKeyWithFuture(String tableName,
PrimaryKey primaryKey) |
| Modifier and Type | Method and Description |
|---|---|
CallbackImpledFuture<PrimaryKeyWithTable,ReaderResult> |
ReaderGroup.getFuture() |
Copyright © 2024. All Rights Reserved.