Packages that use org.apache.hadoop.hbase.client.RpcRetryingCaller
-
class
org.apache.hadoop.hbase.client.RpcRetryingCallerImpl<T>
Runs an rpc'ing RetryingCallable
.
protected org.apache.hadoop.hbase.client.RpcRetryingCaller<org.apache.hadoop.hbase.client.Result[]>
ClientScanner.caller
<T> org.apache.hadoop.hbase.client.RpcRetryingCaller<T>
RpcRetryingCallerFactory.newCaller()
Create a new RetryingCaller with configured rpc timeout.
<T> org.apache.hadoop.hbase.client.RpcRetryingCaller<T>
RpcRetryingCallerFactory.newCaller(int rpcTimeout)
Create a new RetryingCaller with specific rpc timeout.