Uses of Class
org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller.ServerRequest
Packages that use AsyncBatchRpcRetryingCaller.ServerRequest
-
Uses of AsyncBatchRpcRetryingCaller.ServerRequest in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client with parameters of type AsyncBatchRpcRetryingCaller.ServerRequestModifier and TypeMethodDescriptionprivate voidAsyncBatchRpcRetryingCaller.sendToServer(ServerName serverName, AsyncBatchRpcRetryingCaller.ServerRequest serverReq, int tries) Method parameters in org.apache.hadoop.hbase.client with type arguments of type AsyncBatchRpcRetryingCaller.ServerRequestModifier and TypeMethodDescriptionprivate voidAsyncBatchRpcRetryingCaller.sendOrDelay(Map<ServerName, AsyncBatchRpcRetryingCaller.ServerRequest> actionsByServer, int tries)