Uses of Interface
org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable
Packages that use org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable
-
Uses of org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable in org.apache.hadoop.hbase.client
Constructors in org.apache.hadoop.hbase.client with parameters of type org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable in inModifierConstructorDescriptionAsyncMasterRequestRpcRetryingCaller
(org.apache.hbase.thirdparty.io.netty.util.Timer retryTimer, org.apache.hadoop.hbase.client.AsyncConnectionImpl conn, org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable<T> callable, int priority, long pauseNs, long pauseNsForServerOverloaded, int maxRetries, long operationTimeoutNs, long rpcTimeoutNs, int startLogErrorsCnt)