@ThreadSafe public class AsyncReadResolver extends java.lang.Object
Constructor and Description |
---|
AsyncReadResolver(int maxThreads,
int bufferSize,
TxnSupplier txnSupplier,
RollForwardStatus status,
TrafficControl trafficControl,
KeyedReadResolver synchronousResolver) |
Modifier and Type | Method and Description |
---|---|
ReadResolver |
getResolver(Partition region,
RollForward rollForward) |
void |
shutdown() |
void |
start() |
public AsyncReadResolver(int maxThreads, int bufferSize, TxnSupplier txnSupplier, RollForwardStatus status, TrafficControl trafficControl, KeyedReadResolver synchronousResolver)
public void start()
public void shutdown()
@ThreadSafe public ReadResolver getResolver(Partition region, RollForward rollForward)