Uses of Class
org.apache.hadoop.hbase.client.RetriesExhaustedException
-
Uses of org.apache.hadoop.hbase.client.RetriesExhaustedException in org.apache.hadoop.hbase.client
Modifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
This subclass ofRetriesExhaustedException
is thrown when we have more information about which rows were causing which exceptions on what servers.