| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.reader |
| Modifier and Type | Field and Description |
|---|---|
ReaderGroup |
ReaderEvent.readerGroup |
ReaderGroup |
PkWithGroup.readerGroup |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ReaderGroup>> |
ReqWithGroups.getGroupMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReaderBucket.addPrimaryKeyWithTable(PrimaryKeyWithTable pkWithTable,
ReaderGroup readerGroup) |
void |
ReaderEvent.setValue(PrimaryKeyWithTable pkWithTable,
ReaderGroup readerGroup) |
| Modifier and Type | Method and Description |
|---|---|
TableStoreCallback |
ReaderCallbackFactory.newInstance(Map<String,List<ReaderGroup>> groupMap) |
| Constructor and Description |
|---|
PkWithGroup(PrimaryKeyWithTable primaryKeyWithTable,
ReaderGroup readerGroup) |
| Constructor and Description |
|---|
ReaderCallback(AsyncClientInterface ots,
AtomicInteger count,
Semaphore semaphore,
TableStoreCallback<PrimaryKeyWithTable,RowReadResult> callback,
Executor executor,
Semaphore bucketSemaphore,
ReaderStatistics statistics,
Map<String,List<ReaderGroup>> groupMap) |
ReqWithGroups(BatchGetRowRequest request,
Map<String,List<ReaderGroup>> groupList) |
Copyright © 2024. All Rights Reserved.