Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Constructor and Description |
---|
AsyncServerRequestRpcRetryingCaller(org.apache.hbase.thirdparty.io.netty.util.Timer retryTimer,
org.apache.hadoop.hbase.client.AsyncConnectionImpl conn,
long pauseNs,
int maxAttempts,
long operationTimeoutNs,
long rpcTimeoutNs,
int startLogErrorsCnt,
ServerName serverName,
AsyncServerRequestRpcRetryingCaller.Callable<T> callable) |
Copyright © 2007–2019 Cloudera. All rights reserved.