Packages that use org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
-
Uses of org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException in org.apache.hadoop.hbase.client
org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
AsyncRequestFuture.getErrors()
void
BufferedMutator.ExceptionListener.onException(org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException exception,
org.apache.hadoop.hbase.client.BufferedMutator mutator)
static <R> void
HTable.doBatchWithCallback(List<? extends org.apache.hadoop.hbase.client.Row> actions,
Object[] results,
org.apache.hadoop.hbase.client.coprocessor.Batch.Callback<R> callback,
org.apache.hadoop.hbase.client.ClusterConnection connection,
ExecutorService pool,
org.apache.hadoop.hbase.TableName tableName,
Map<String,byte[]> requestAttributes)
void
BufferedMutatorImpl.flush()
void
BufferedMutatorImpl.mutate(List<? extends org.apache.hadoop.hbase.client.Mutation> ms)
void
BufferedMutatorImpl.mutate(org.apache.hadoop.hbase.client.Mutation m)
void
BufferedMutator.ExceptionListener.onException(org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException exception,
org.apache.hadoop.hbase.client.BufferedMutator mutator)