public static class TestClientScanner.MockRpcRetryingCallerFactory extends RpcRetryingCallerFactory
conf, CUSTOM_CALLER_CONF_KEY| Constructor and Description |
|---|
MockRpcRetryingCallerFactory(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
<T> RpcRetryingCaller<T> |
newCaller()
Create a new RetryingCaller with configured rpc timeout.
|
instantiate, instantiate, instantiate, newCaller, setStatisticTrackerpublic MockRpcRetryingCallerFactory(Configuration conf)
public <T> RpcRetryingCaller<T> newCaller()
RpcRetryingCallerFactorynewCaller in class RpcRetryingCallerFactory