Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Constructor and Description |
---|
AsyncAdminRequestRetryingCaller(org.apache.hadoop.hbase.shaded.io.netty.util.HashedWheelTimer retryTimer,
org.apache.hadoop.hbase.client.AsyncConnectionImpl conn,
long pauseNs,
int maxAttempts,
long operationTimeoutNs,
long rpcTimeoutNs,
int startLogErrorsCnt,
ServerName serverName,
AsyncAdminRequestRetryingCaller.Callable<T> callable) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.