Uses of Class
org.apache.hadoop.hbase.client.MultiResponse
Packages that use MultiResponse
-
Uses of MultiResponse in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return MultiResponseMethods in org.apache.hadoop.hbase.client with parameters of type MultiResponseModifier and TypeMethodDescriptionprivate voidAsyncBatchRpcRetryingCaller.onComplete(Map<byte[], AsyncBatchRpcRetryingCaller.RegionRequest> actionsByRegion, int tries, ServerName serverName, MultiResponse resp) private voidAsyncRequestFutureImpl.receiveMultiAction(MultiAction multiAction, ServerName server, MultiResponse responses, int numAttempt) Called when we receive the result of a server query.protected voidAsyncRequestFutureImpl.updateStats(ServerName server, MultiResponse resp) (package private) static voidConnectionUtils.updateStats(Optional<ServerStatisticTracker> optStats, Optional<MetricsConnection> optMetrics, ServerName serverName, MultiResponse resp)