public class ReaderCallbackFactory extends Object
| Constructor and Description |
|---|
ReaderCallbackFactory(AsyncClientInterface ots,
Semaphore callbackSemaphore,
TableStoreCallback<PrimaryKeyWithTable,RowReadResult> callback,
Executor executor,
Semaphore bucketSemaphore,
ReaderStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
TableStoreCallback |
newInstance(Map<String,List<ReaderGroup>> groupMap) |
public ReaderCallbackFactory(AsyncClientInterface ots, Semaphore callbackSemaphore, TableStoreCallback<PrimaryKeyWithTable,RowReadResult> callback, Executor executor, Semaphore bucketSemaphore, ReaderStatistics statistics)
public TableStoreCallback newInstance(Map<String,List<ReaderGroup>> groupMap)
Copyright © 2024. All Rights Reserved.