Uses of Class
org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
Packages that use org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
-
Uses of org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsExceptionAsyncRequestFuture.getErrors()Methods in org.apache.hadoop.hbase.client with parameters of type org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException in inModifier and TypeMethodDescriptionvoidBufferedMutator.ExceptionListener.onException(org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException exception, org.apache.hadoop.hbase.client.BufferedMutator mutator) Methods in org.apache.hadoop.hbase.client that throw org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException in inModifier and TypeMethodDescriptionstatic <R> voidHTable.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) voidBufferedMutatorImpl.flush()voidBufferedMutatorImpl.mutate(List<? extends org.apache.hadoop.hbase.client.Mutation> ms) voidBufferedMutatorImpl.mutate(org.apache.hadoop.hbase.client.Mutation m) voidBufferedMutator.ExceptionListener.onException(org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException exception, org.apache.hadoop.hbase.client.BufferedMutator mutator)