Uses of Class
org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException

Packages that use org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
Package
Description
Provides HBase Client
  • Uses of org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException in org.apache.hadoop.hbase.client

    Methods in org.apache.hadoop.hbase.client with parameters of type org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException in in
    Modifier and Type
    Method
    Description
    void
    BufferedMutator.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 in
    Modifier and Type
    Method
    Description
    void
    BufferedMutator.ExceptionListener.onException(org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException exception, org.apache.hadoop.hbase.client.BufferedMutator mutator)