Uses of Class
org.apache.hadoop.hbase.client.RetriesExhaustedException
Packages that use org.apache.hadoop.hbase.client.RetriesExhaustedException
-
Uses of org.apache.hadoop.hbase.client.RetriesExhaustedException in org.apache.hadoop.hbase.client
Subclasses of org.apache.hadoop.hbase.client.RetriesExhaustedException in in org.apache.hadoop.hbase.clientModifier and TypeClassDescriptionclassorg.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsExceptionThis subclass ofRetriesExhaustedExceptionis thrown when we have more information about which rows were causing which exceptions on what servers.