public class ReaderCallbackFactory extends Object
| 构造器和说明 |
|---|
ReaderCallbackFactory(AsyncClientInterface ots,
Semaphore callbackSemaphore,
TableStoreCallback<PrimaryKeyWithTable,RowReadResult> callback,
Executor executor,
Semaphore bucketSemaphore,
ReaderStatistics statistics) |
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 © 2025. All Rights Reserved.