| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore | |
| com.alicloud.openservices.tablestore.reader |
| 限定符和类型 | 方法和说明 |
|---|---|
TableStoreReaderConfig |
DefaultTableStoreReader.getConfig() |
| 构造器和说明 |
|---|
DefaultTableStoreReader(AsyncClientInterface ots,
TableStoreReaderConfig config,
Executor executor,
TableStoreCallback<PrimaryKeyWithTable,RowReadResult> callback) |
| 构造器和说明 |
|---|
ReaderBucket(AsyncClientInterface ots,
Semaphore semaphore,
TableStoreReaderConfig config,
TableStoreCallback<PrimaryKeyWithTable,RowReadResult> callback,
Executor executor,
ReaderStatistics statistics) |
ReaderEventHandler(AsyncClientInterface ots,
TableStoreReaderConfig config,
Executor executor,
Semaphore callbackSemaphore,
TableStoreCallback<PrimaryKeyWithTable,RowReadResult> callback,
ReaderStatistics statistics) |
ReaderRequestManager(AsyncClientInterface ots,
TableStoreReaderConfig config,
Semaphore callbackSemaphore,
TableStoreCallback<PrimaryKeyWithTable,RowReadResult> callback,
Executor executor,
Semaphore bucketSemaphore,
ReaderStatistics statistics) |
Copyright © 2025. All Rights Reserved.