protected static class ClientSmallReversedScanner.SmallReversedScannerCallableFactory extends Object
Modifier | Constructor and Description |
---|---|
protected |
ClientSmallReversedScanner.SmallReversedScannerCallableFactory() |
Modifier and Type | Method and Description |
---|---|
ScannerCallableWithReplicas |
getCallable(ClusterConnection connection,
TableName table,
Scan scan,
ScanMetrics scanMetrics,
byte[] localStartKey,
int cacheNum,
RpcControllerFactory controllerFactory,
ExecutorService pool,
int primaryOperationTimeout,
int retries,
int scannerTimeout,
org.apache.hadoop.conf.Configuration conf,
RpcRetryingCaller<Result[]> caller,
boolean isFirstRegionToLocate) |
protected ClientSmallReversedScanner.SmallReversedScannerCallableFactory()
public ScannerCallableWithReplicas getCallable(ClusterConnection connection, TableName table, Scan scan, ScanMetrics scanMetrics, byte[] localStartKey, int cacheNum, RpcControllerFactory controllerFactory, ExecutorService pool, int primaryOperationTimeout, int retries, int scannerTimeout, org.apache.hadoop.conf.Configuration conf, RpcRetryingCaller<Result[]> caller, boolean isFirstRegionToLocate)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.