Uses of Class
org.apache.hadoop.hbase.HBaseServerException
Packages that use HBaseServerException
-
Uses of HBaseServerException in org.apache.hadoop.hbase
Subclasses of HBaseServerException in org.apache.hadoop.hbaseModifier and TypeClassDescriptionclass
Returned to the clients when their request was discarded due to server being overloaded.class
Returned to clients when their request was dropped because the call queue was too big to accept a new call.