| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | 
 Provides HBase Client 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private Map<byte[],MultiResponse.RegionResult> | 
MultiResponse.results  | 
| Modifier and Type | Method and Description | 
|---|---|
private MultiResponse.RegionResult | 
MultiResponse.getResult(byte[] region)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<byte[],MultiResponse.RegionResult> | 
MultiResponse.getResults()  | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
AsyncBatchRpcRetryingCaller.onComplete(Action action,
          AsyncBatchRpcRetryingCaller.RegionRequest regionReq,
          int tries,
          ServerName serverName,
          MultiResponse.RegionResult regionResult,
          List<Action> failedActions,
          Throwable regionException,
          org.apache.commons.lang3.mutable.MutableBoolean retryImmediately)  | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.