Uses of Interface
org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable

Packages that use org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable
Package
Description
Provides HBase Client
  • 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 in
    Modifier
    Constructor
    Description
     
    AsyncMasterRequestRpcRetryingCaller(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)