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

Packages that use RetriesExhaustedException
org.apache.hadoop.hbase.client Provides HBase Client 
 

Uses of RetriesExhaustedException in org.apache.hadoop.hbase.client
 

Subclasses of RetriesExhaustedException in org.apache.hadoop.hbase.client
 class RetriesExhaustedWithDetailsException
          This subclass of RetriesExhaustedException is thrown when we have more information about which rows were causing which exceptions on what servers.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.