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() |
instantiate, instantiate, instantiate, setStatisticTrackerpublic MockRpcRetryingCallerFactory(Configuration conf)
public <T> RpcRetryingCaller<T> newCaller()
newCaller in class RpcRetryingCallerFactory