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