Uses of Class
org.apache.hadoop.hbase.client.MultiResponse
-
Uses of MultiResponse in org.apache.hadoop.hbase.client
Modifier and TypeMethodDescriptionprivate void
AsyncBatchRpcRetryingCaller.onComplete
(Map<byte[], AsyncBatchRpcRetryingCaller.RegionRequest> actionsByRegion, int tries, ServerName serverName, MultiResponse resp) private void
AsyncRequestFutureImpl.receiveMultiAction
(MultiAction multiAction, ServerName server, MultiResponse responses, int numAttempt) Called when we receive the result of a server query.protected void
AsyncRequestFutureImpl.updateStats
(ServerName server, MultiResponse resp) (package private) static void
ConnectionUtils.updateStats
(Optional<ServerStatisticTracker> optStats, Optional<MetricsConnection> optMetrics, ServerName serverName, MultiResponse resp)