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

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

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

Constructor parameters in org.apache.hadoop.hbase.client with type arguments of type RetriesExhaustedException.ThrowableWithExtraContext
RetriesExhaustedException(int numTries, List<RetriesExhaustedException.ThrowableWithExtraContext> exceptions)
          Create a new RetriesExhaustedException from the list of prior failures.
 



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