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