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 void
AsyncBatchRpcRetryingCaller.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 void
AsyncBatchRpcRetryingCaller.sendOrDelay
(Map<ServerName, AsyncBatchRpcRetryingCaller.ServerRequest> actionsByServer, int tries)