@InterfaceAudience.Private protected static class ClientSmallScanner.SmallScannerCallableFactory extends Object
| 限定符 | 构造器和说明 |
|---|---|
protected |
ClientSmallScanner.SmallScannerCallableFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.hadoop.hbase.client.ScannerCallableWithReplicas |
getCallable(ClusterConnection connection,
org.apache.hadoop.hbase.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) |
protected ClientSmallScanner.SmallScannerCallableFactory()
public org.apache.hadoop.hbase.client.ScannerCallableWithReplicas getCallable(ClusterConnection connection, org.apache.hadoop.hbase.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)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.