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 TypeClassDescriptionclassReturned to the clients when their request was discarded due to server being overloaded.classReturned to clients when their request was dropped because the call queue was too big to accept a new call.