public static class TestClientScanner.MockRpcRetryingCallerFactory extends org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
| Constructor and Description |
|---|
MockRpcRetryingCallerFactory(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
<T> org.apache.hadoop.hbase.client.RpcRetryingCaller<T> |
newCaller(int rpcTimeout) |
public MockRpcRetryingCallerFactory(org.apache.hadoop.conf.Configuration conf)
public <T> org.apache.hadoop.hbase.client.RpcRetryingCaller<T> newCaller(int rpcTimeout)
newCaller in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactoryCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.