Uses of Class
org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaResultState
-
Uses of AsyncRequestFutureImpl.ReplicaResultState in org.apache.hadoop.hbase.client
Modifier and TypeMethodDescriptionAsyncRequestFutureImpl.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.