Packages that use org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller.Callable
-
Uses of org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller.Callable in org.apache.hadoop.hbase.client
AsyncAdminRequestRetryingCaller(org.apache.hbase.thirdparty.io.netty.util.Timer retryTimer,
org.apache.hadoop.hbase.client.AsyncConnectionImpl conn,
int priority,
long pauseNs,
long pauseNsForServerOverloaded,
int maxAttempts,
long operationTimeoutNs,
long rpcTimeoutNs,
int startLogErrorsCnt,
org.apache.hadoop.hbase.ServerName serverName,
org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller.Callable<T> callable)