| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | 
 Provides HBase Client 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private AsyncRequestFutureImpl.ReplicaResultState | 
AsyncRequestFutureImpl.trySetResultSimple(int index,
                  Row row,
                  boolean isError,
                  Object result,
                  ServerName server,
                  boolean isFromReplica)
Tries to set the result or error for a particular action as if there were no replica calls. 
 | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.